Initial authoring plugin setup using the sample - couple of questions regarding settings

The docs on setting up the app ( http://www.oxygenxml.com/doc/ug-oxygen/index.html#topics/component_deploymen...) are good, but I have a couple of questions. When generating the certificate, it requires an alias. Are there any best practices for that value? In default.properties, should the codebase property be changed? If so, what should it be? -- Steve

Hi Steve, I do not have any recommendation for the alias. About the "codebase" property, if you edit the "author-component-dita.jnlp", it contains macros like "@@CODEBASE@@" which gets expanded by the ANT build files to the value specified in the properties file. So it's the codebase of the JNLP file, basically the place where the JNLP is located on the remote server. Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 3/7/2013 8:21 PM, Steven Anderson wrote:
The docs on setting up the app ( http://www.oxygenxml.com/doc/ug-oxygen/index.html#topics/component_deploymen... ) are good, but I have a couple of questions.
When generating the certificate, it requires an alias. Are there any best practices for that value?
In default.properties, should the codebase property be changed? If so, what should it be?
--
Steve
_______________________________________________ oXygen-sdk mailing list oXygen-sdk@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-sdk
participants (2)
-
Oxygen XML Editor Support
-
Steven Anderson