Hi
I just got the last CVS tarball from objetweb, untar it and build it with "ant war". No problem. Below is what I add to the server.xml file of the Tomcat I use. This Tomcat is bound to port 8080. Then I try to access http://localhost:8080/ops-b/ and I got the directory listing of "/", listing "xforms-jsp/" (see attached screenshot). <Context crossContext="true" debug="0" path="/ops-b" reloadable="true" docBase="y:/ops-cvs-latest/ops-cvs-2006-08-18/orbeon/build/ops-war"/> Does someone have an explanation? Thanks in advance. Regards, --drkm p4.vert.ukl.yahoo.com uncompressed/chunked Thu Aug 17 22:13:39 GMT 2006 ___________________________________________________________________________ Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. http://fr.answers.yahoo.com -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws ops-war-error-with-tomcat.jpg (50K) Download Attachment |
Administrator
|
Florent,
Use "orbeon-war" as a target, not "war". See also: http://www.orbeon.com/ops/doc/integration-development -Erik Florent Georges wrote: > Hi > > I just got the last CVS tarball from objetweb, untar it and build it > with "ant war". No problem. Below is what I add to the server.xml > file of the Tomcat I use. This Tomcat is bound to port 8080. Then I > try to access http://localhost:8080/ops-b/ and I got the directory > listing of "/", listing "xforms-jsp/" (see attached screenshot). > > <Context crossContext="true" > debug="0" > path="/ops-b" > reloadable="true" > > docBase="y:/ops-cvs-latest/ops-cvs-2006-08-18/orbeon/build/ops-war"/> > > Does someone have an explanation? > > Thanks in advance. > > Regards, > > --drkm Orbeon - XForms Everywhere: http://www.orbeon.com/blog/ -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Erik Bruchez wrote:
> Use "orbeon-war" as a target, not "war". Argh! All my apologies for the noise. It works now. BTW, that explains why it worked, then it doesn't anymore: I wrong reminded the target :-( Thanks, --drkm p4.vert.ukl.yahoo.com uncompressed/chunked Thu Aug 17 22:13:40 GMT 2006 ___________________________________________________________________________ Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. http://fr.answers.yahoo.com -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Florent Georges wrote:
> Erik Bruchez wrote: > >> Use "orbeon-war" as a target, not "war". > > Argh! All my apologies for the noise. It works now. BTW, that > explains why it worked, then it doesn't anymore: I wrong reminded the > target :-( Well the target names are a little confusing ;-) -Erik -- Orbeon - XForms Everywhere: http://www.orbeon.com/blog/ -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |