Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
HI, I tried to integrate my new java application with orbeon war by deploying separately as per the procedure in http://localhost:9090/orbeon/doc/reference-xforms-java. But i got the error as follow when i submit the URL as http://localhost:9090/cfdr/xforms-jsp/Department.jsp javax.servlet.ServletException: Can't find Orbeon Forms context called '/ops'. Check the 'oxf.xforms.renderer.context' filter initialization parameter and the <Context crossContext="true"/> attribute. org.orbeon.oxf.servlet.OPSXFormsFilter.getOPSDispatcher(OPSXFormsFilter.java:100) org.orbeon.oxf.servlet.OPSXFormsFilter.doFilter(OPSXFormsFilter.java:90) Could any one help me how to solve this problem... if u have some examples please provide us. Thanks in advance, Regards, Parthiban.K -- 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 |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Parthiban,
Two things to check: (1) can you access the OPS webapp directly at "http://whatever/ops"? If so, (2) make sure you haven't changed the "ops" value in the elements you added to web.xml. Make that three things: (3) if you are using Tomcat, make sure you have the cross context set correctly. I'm trying to get this to work myself, but on Websphere, and am running into different issues... rodney
... [show rest of quote]
|
Free forum by Nabble | Edit this page |