This certainly helped, as it now recognizes the virtual-host setting.  However, my 
problem is that I need it to support multiple virtual host settings.  This is to 
support escalation from development to testing to production, each having a diferent 
virtual host name.

I have alias tags in the host setting of jbossweb-service.xml.  If I change the 
virtual-host setting in jboss-web.xml to any of them, it works only for that host 
name.  This is good in that it indicates that my alias tags are working.  However, I 
need it to work for all the alias tags for that host.

If I try to set more than one virtual-host tag, I get the following error:

org.jboss.deployment.DeploymentException: Failed to parse WEB-INF/jboss-web.xml; - 
nested throwable: (org.jboss.deployment.DeploymentException: expected only one 
virtual-host tag)

The bottom line is that JBoss needs to support multiple virtual-host tags, or have a 
means to support virtual host aliases.  

Is there a workaround?  Is a fix in the works?


<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825530#3825530";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825530>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to