You shouldn't need to define 2 services in server.xml. Just use 1
service with 2 virtual hosts. 

-August


--- Julien OIX <[EMAIL PROTECTED]> wrote:
> hi,
> 
> I'm using Tomcat 4.0.1-1, Apache 1.3.22 under RedHat Linux 7.1
> 
> here's my problem:
> 
> my website can be accessed by a front-office or a back-office, but
> this
> is the same webapp ...
> 
> I'd like the two parts can be reached either by  mysite.mydomain.fr
> (path_to_webapp/index.jsp)
>                                           and  myadmin.mydomain.fr
> (path_to_webapp/adminsite/frameset.html)
> 
> I suppose I deploy only one WarpConnector.
> 
> How can I do ?
> 
> I tried this way:
>       put 2 VirtualHosts in httpd.conf, having the WebAppConnection in the
> main config and a WebAppDeploy in each; 
>       defined 2 Services in the server.xml with <Host> and <Context>
> directives
> 
> it doesn't work
> 
> has anyone some tips ?
> 
> thanks in advance
> 
> 
> Julien OIX
> Service Informatique de Gestion
> Tél: 02 40 99 83 65
> mail: [EMAIL PROTECTED]
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to