Making progress but still having problems:
1. The simple hello app builds and deploys
2. But, deploying it kills the tomcat screen seen at:
http://www.doman.com:8080 if <context-root> is set to / in the
application.xml file
3. I've modified the server.xml file to add a /hello directory at webapps,
just like /examples directory
4. But, if <context-root> is set to /hello att I see are directory
listings, not the app when I go to:
http://www.doman.com:8080/hello
5. I cut and pasted all the code, and xml files, compiled them andcreated
the .war, .jar & .ear files. They are deployed to the deploy directory
6. My installation of jboss-tomcat is unmodifed except for the change to
server.xml
Any suggestions would be appreciated.
Thanks,
r.b.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user