Re: multiple web domains
"S. Ali Tokmen" <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Message-ID | <[email protected]> |
Hello If you'd like to add other directories that should be scanned by JOnAS for deployments, please use the jonas.service.depmonitor.directories in the jonas.properties file. Documentation can be found here: http://jonas.ow2.org/JONAS_5_1_4/doc/doc-en/html/configuration_guide.html#services.depmonitor.config Cheers S. Ali Tokmen http://ali.tokmen.com/ GSM (fr): +33 66 43 00 555 [Orange] GSM (tr): +90 555 266 52 73 [Avea] My AIM, ICQ, MSN Messenger and Yahoo IM contact details are on http://contact.ali.tokmen.com On 12.11.2010 18:57, Rafał Krupiński wrote: > 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 >