Source control solution for Orbeon form

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Source control solution for Orbeon form

kushp
I have an Orbeon web form in my Orbeon war file. It's deployed on my local server. My requirement is: how to implement source control on the Orbeon form? Consider the following scenario:

For a team of developers, I'll have to give this war file to each of them for their local deployment. Also, if one of the team members creates a web form in their local instance, how to get all the forms in a single war file? (I guess this is a dumb question. But I want the standard solution to this problem.) Thanks

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: Source control solution for Orbeon form

Alessandro  Vernet
Administrator
Hi Kush,

I think it is better to keep all your custom resources outside of the war
file, in a distinct directory you put under version control. Then,
developers (and the servers in test, prod…), setup their app server to point
to the directory that contains their resources on their machine, but
otherwise leave the Orbeon Forms war unchanged. This will also make
upgrading easier. Here the link mentioned earlier is all the more relevant:

https://doc.orbeon.com/xml-platform/resources/external-resources.html

You'll let me know if this helps.

Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet