Hello! I have just migrated to Jboss 3.2.6 and Tomcat from previously been using 3.2.4 with Jetty.
My ear file contains one warfile. In jboss-web.xml I define more than one virtual host, for example www.domain1.com and www.domain2.com. Everything works fine except that in the work directory there is two directories created, www.domain1.com and www.domain2.com. In each directory a copy of the jsp->java->class files is created. No big deal but why does it have to be multiple instances of the classfiles, one for each domain, they will never be different? When using Jetty I did not recieve those multiple classfiles. When having multivple virtual hosts I am also receiving a lot of startup printouts, something about "Registration is already done -> stop". What is that? Can it be avoided or is it just how it shall be? /Erik View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851683#3851683 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851683 ------------------------------------------------------- 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
