[jboss-user] [Installation, Configuration & Deployment] - Re: Jboss Security
PeterJ
do-not-reply at jboss.com
Wed May 2 12:08:48 EDT 2007
Add a < context-root > entry to the jboss-web.xml file for your application:
<context-root>/</context-root>
You might also want to delete the server/xxx/deploy/jbossweb-tomcat55.sar/ROOT.war directory.
Now, using the URL https://hostname:8443 will access your application.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042506#4042506
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042506
More information about the jboss-user
mailing list