Hi all,
We are currently using Orbeon 3.6 for our current web application and we want to use Orbeon 3.9 in a new project. We donot have time to test/modify xforms in current webapp to fit 3.9 for now. Therefore, we configured tomcat to allow crosscontext for both 3.6 and 3.9:
<Context path="/muradora" docBase="muradora" debug="1" crossContext="true"/>
<Context path="/iris" docBase="iris" debug="1" crossContext="true"/>
<!-- 3.6 is used by muradora -->
<Context path="/orbeon" docBase="orbeon" debug="1" crossContext="true"/>
<!-- 3.9 is used by iris-->
<Context path="/orbeon39" docBase="orbeon" debug="1" crossContext="true"/>
However, it seems that only 3.6 takes effect, e.g. in Tomcat management UI, as attached, it shows 2 instances of Orbeon 3.6 are running.
Any suggestions on this problem?
Thanks,
Frank
--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
OW2 mailing lists service home page:
http://www.ow2.org/wws