[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Cahnaging the application context
PeterJ
do-not-reply at jboss.com
Fri Mar 28 16:57:38 EDT 2008
Is myapp the only application you will be serving? In that case, you need to:
1) Register the URL myapp.dev.xxx.xxx with a domain authority
2) Use port 80 instead of 8080: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossOnPort80
and http://www.jboss.com/index.html?module=bb&op=viewtopic&t=104203
3) Set myapp to be the root context: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126782
If the app server will server multiple applications, you will also need to know about virtual hosts: http://wiki.jboss.org/wiki/Wiki.jsp?page=VirtualHosts
and http://www.jboss.com/index.html?module=bb&op=viewtopic&t=127907
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139771#4139771
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139771
More information about the jboss-user
mailing list