Hello,
I encounter difficulties to create the .war file corresponding to myApp.
My environment :
- we have just migrated from 2.0.4 to 2.1.3 (without any problem)
- Tomcat version is 4.1.24
- JDK version is IBM-1.4.1 (for my information, do you think that this IBM distribution is as stable as the sun one ?)
- my web application file structure is as follows :


-> TOMCAT_HOME/webapps/myApp
-> sitemap.xmap
-> WEB-INF
-> Cocoon.xconf
-> web.xml
-> etc...
-> fr (french sub-site)
-> sitemap.xmap
-> docs
-> xml files
-> xsp files
-> stylesheets
-> xsl files
-> en (english sub-site)
-> sitemap.xmap
-> docs
-> xml files
-> xsp files
-> stylesheets
-> xsl files
I have read a lot concerning this topic (FAQ, archives, ...) but really can't figure out why.
I have made a "jar cvf myApp.war myApp".
I obtain a .war file but when I connect to http://localhost:8080/myApp, I can only see the myApp file system (I can only navigate in the repertories). I can not see the site.
I have seen a few messages dealing with the build command to create the myApp.war file but it is not clear at all for me.
What is the detailed procedure to create a myApp.war ?
Thanks for your help.
Regards.
Anthony.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to