Login  Register

Orbeon XForms - how to change path to my app for development?

Posted by Michael_C on Jan 01, 2010; 6:27pm
URL: https://discuss.orbeon.com/Orbeon-XForms-how-to-change-path-to-my-app-for-development-tp991894.html

Hi,
I am trying to develop an application using Orbeon XForms, Tomcat, and Eclipse. I would like to be able to edit and test my files at a location other than

<Tomcat Home>/webapps/orbeon/WEB-INF/resources/apps

(This is for two reasons: to avoid permissions/UAC headaches from Windows, and more importantly, to follow my usual practise of separating my own work from my tools wherever possible.)

Does anybody know if it is possible to configure Orbeon to look to a different (or even better, an additional) directory for apps? I'm rather a newbie to Tomcat or any kind of JEE Server development! Thanks,
/Michael