1

私は MAC OS での XULrunner ベースのアプリケーション開発の初心者です。

Mac OS 環境で Cisco CWIC 機能を備えた SWT ベースのアプリケーション (jar) を開発する予定です。XULrunner バージョン 10 SDK は、ブラウザー レンダリング用の SWT アプリケーション内にパッケージ化されています。
SWT ウィンドウは、UI コンポーネントを期待どおりにレンダリングします。インストールされている Cisco Web Communicator プラグイン v3.1.2 にアクセスしようとすると、XUL ランナーが「~/Library/Internet Plugin」パスにインストールされている Ciso Web Communicator プラグインを識別/アクセスできなかったため、CWIC は「Plugin Not Available」エラーをスローします。

    There is a 'plugin' folder and 'plugin-container.app' in the XULrunner SDK.

    We need the following clarifications from experts,

        1. Is the SDK enough to detect the Cisco Web Communicator plugin ? If so,
                1. One of the open caveats in Cwic v3.0.s is 'CWIC plugin does not load if Firebug enabled during page loading'
                            1. Is there a way to check that XULrunner enables and loads Firebug ? If so
                                    1. What are the steps to disable that ?
                2. What are the configuration or 'preferences' changes needed ?
                3. Are we need to run the plugin-container.app with the Cisco Web Communicator plugin path from the SWT application ?
                4. Is there any document for XULrunner 10 plugin process available ?


        2. If the SDK is not enough are we need to build the source to detect the Cisco Web Communicator plugin ? If so,
                1. What are all the files needs to be changed?
                2. Is there any document for this plugin detection process available ?

        3. Is is possible to package and detect the Cisco Web Communicator plugin in the 'plugin' folder of the XULrunner 10 SDK itself? If so,
                1. What are all the steps and configuration changes needed?
4

0 に答える 0