CentraSite Documentation : CentraSite Administrator’s Guide : Importing Objects Using the API : Writing Your Own Importer : Propagating the Plug-In
Propagating the Plug-In
Having generated the plugin files, they must be propagated into the directory <RuntimeWebAppsDir>/PluggableUI/ of the installed CentraSite Control. Thus, for example, ImportMyFile (shown in The Plug-In Environment) should have the following directory/file structure:
.../PluggableUI/ImportMyFile /
accesspath /
ImportMyFile.access
images /
ImportMyFile.gif
lib /
ImportMyFile.jar
ImportMyFile.html
ImportMyFile_JLIBS.html
ImportMyFile_SWT.xml
plugin.xml
You can do this by executing the build.xml command, which installs ImportMyFile.zip into the <RuntimeWebAppsDir>/PluggableUI/ folder.
The syntax for the command is:
ant -f build.xml install
Copyright © 2005-2015 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback