[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss AS 5.0.1 / IIS / mod_jk
admentus
do-not-reply at jboss.com
Wed Apr 8 18:06:03 EDT 2009
I am attempting to setup the 5.0.1.GA release with IIS 7 using mod_jk. I have gone through the steps at http://www.jboss.org/community/docs/DOC-12527 and have everything there working.
My question at this point though is that every IIS web site ends up at the "root" of my default server instance. Is there a way to get different IIS sites to point to different applications? I found some documentation for JBoss 4 that said you could add <Host entries to the server.xml file, using the child <Context tag to specify the base folder location for that host. However, in trying this with JBoss 5, I am getting a parsing error that the <Context tag is no longer allowed within a <Host tag.
So, what is the proper way to set up "virtual hosts" in JBoss 5?
Thanks
-- Jeff
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224506#4224506
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224506
More information about the jboss-user
mailing list