Hi,
I deployed orbeon.war in Tomcat and try to access jsp page as http://localhost:8080/orbeon/xforms-jsp/guess-the-number ,but it's not render properly pls look into the attachment file <<Guess The Number.htm>>.. Same problem we are faceing in running orbeon as separate war file and our java application as separate war. we followed the instruction given in "http://localhost:8080/orbeon/doc/reference-xforms-java" 1.) Added the filter in our web.xml 2.) Added the <Context path="/cfdr" docBase="C:\Tomcat-5.5.12\webapps\CFDR.war" crossContext="true"/> in server.xml Then i start tomcat and submit url as http://localhost:8080/cfdr/xforms-jsp/Departmentview.xml its not render properly it show the error whatever we got in http://localhost:8080/orbeon/xforms-jsp/guess-the-number . pls look into the attachment file <<Department Application.htm>> Could any one help me to solve this problem. Thanks in Advance, Thanks and Rregards, Dhanasekar.T -- 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 |
Hi,
sorry i forgot to attach the file, On Tue, May 27, 2008 at 7:03 PM, Dhanasekar T <[hidden email]> wrote: Hi, -- 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 |
Administrator
|
In reply to this post by dhanasekar
Dhanasekar,
On Tue, May 27, 2008 at 6:33 AM, Dhanasekar T <[hidden email]> wrote: > Same problem we are faceing in running orbeon as separate war file and > our java application as separate war. > we followed the instruction given in > "http://localhost:8080/orbeon/doc/reference-xforms-java" > 1.) Added the filter in our web.xml > 2.) Added the <Context path="/cfdr" > docBase="C:\Tomcat-5.5.12\webapps\CFDR.war" crossContext="true"/> in > server.xml You might want to try this again. There was rewriting issue that affected separate deployment and that Erik just fixed a couple of days ago. For reference, the bug was: http://forge.objectweb.org/tracker/index.php?func=detail&aid=309733&group_id=168&atid=350207 Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise Orbeon's Blog: http://www.orbeon.com/blog/ Personal Blog: http://avernet.blogspot.com/ Twitter - http://twitter.com/avernet -- 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 |
Free forum by Nabble | Edit this page |