Tyrin Avery wrote: > We just got professional edition installed as a java web start app. But > my app doesn?t show me the option to install add-ons.
That's normal. When XMLmind XML Editor is deployed using Java Web Start, the user has no control at all on the add-ons. It is the administrator of the deployment server who decides what add-ons should be used, when to upgrade them, etc. > How do I get the ability to install add-ons? It works like this: [1] Install XMLmind XML Editor on the server used to deploy the application using Java Web Start. [2] Install all the add-ons you need in XXE_install_dir/addon/ (not in XXE_user_preferences_dir/addon/ !) Check "Install add-ons in XXE installation directory" (Options|Preferences, Install add-ons section) to force this behavior. See http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.guiutil.PreferencesEditorDialog.html#installAddonsOptions (You can also download all the add-ons you need from http://www.xmlmind.com/xmleditor/addons.shtml and from http://www.xmlmind.com/xmleditor/_usercontrib/index.shtml and then unzip them manually in XXE_install_dir/addon/) [3] Run XXE_install_dir/bin/deploywebstart. More information in "Deploying XXE using Java? Web Start, a step by step description" -- http://www.xmlmind.com/xmleditor/_distrib/doc/configure/deploy_webstart_example.html

