multiple web domains
Rafał Krupiński <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Message-ID | <[email protected]> |
Hi I'd like to setup jonas/tomcat to support different applications at root contexts of different domains. Tomcat uses server.xml Host/appBase configuration attribute but jonas ignores it - jonas/tomcat is configured to look for apps in the webapps directory but it actually uses $JONAS_BASE/deploy. Can you help me on this? Regards Rafał Krupiński