[jboss-user] [Installation, Configuration & DEPLOYMENT] - virtualhost problem

sunlinux do-not-reply at jboss.com
Thu Feb 12 04:49:42 EST 2009


using jb 4.2.2

for virtual host conf in server.xml

anonymous wrote : 
  |                  kn.example.com
  |                  <!-- www.orangeadomicile.fr -->
  |                  
  | 
  | 

for app.war's  jboss-web.xml

anonymous wrote : <?xml version="1.0"?>
  | <!DOCTYPE jboss-web>
  | <jboss-web>
  | <context-root>/</context-root>
  | <virtual-host>kn.example.com</virtual-host>
  | </jboss-web>

error on startup log

03:11:17,109 WARN  [TomcatDeployer] Failed to map vhost: kn.example.com
03:11:17,109 INFO  [TomcatDeployer] deploy, ctxPath=/Calendar, warUrl=.../tmp/deploy/tmp13839Calendar-exp.war/
03:11:17,264 WARN  [config] Unable to process deployment descriptor for context 'null'
03:11:18,502 WARN  [config] Unable to process deployment descriptor for context 'null'
03:11:18,639 WARN  [config] Unable to process deployment descriptor for context 'null'
03:11:18,860 WARN  [config] Unable to process deployment descriptor for context 'null'
03:11:19,302 WARN  [config] Unable to process deployment descriptor for context 'null'
03:11:19,515 WARN  [config] Unable to process deployment descriptor for context 'null'
03:11:19,771 WARN  [config] Unable to process deployment descriptor for context 'null'


Pls. suggest virtual hosting not working...

where dns resolving name fine.

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

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



More information about the jboss-user mailing list