Actually I solved the problem myself. So to share the knowlege with you here comes the 
solution.

The only thing you have to do is to add a virtual host and root context entry to 
jboss-web.xml. That's it.

Actually I did this also but their was (stupid me) a spelling mistake. Can't believe 
it but that was just the problem with the setup.

So, for the example below your jboss-web.xml for the jmx-console should contain:

<root-context>/</root-context>
<virtual-host>webcontext1.domainname.com</virtual-host>

The same holds true for the othe apps...

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849989#3849989

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849989


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to