If I understand correctly you want to serve content from
http://localhost/Gabjur from one web application and another
application from http://localhost/Gabjur/AD etc. Is that the
requirement or am I missing anything. Do these war files have any
interconnected content?

What version of tomcat are you using exactly?  Are there any messages
written to catalina.out? Which Java version are you using.

Regards,

Wesley Acheson

On Thu, Sep 9, 2010 at 11:47 AM, Oscar Segarra Rey <osega...@gencat.cat> wrote:
> Hi,
>
> We have an application (Gabjur) composed for several modules (AD, AX, FD...) 
> that should be served throug:
>
> http://localhost/Gabjur/AD
> http://localhost/Gabjur/AX
> http://localhost/Gabjur/FD...
>
> 1.- I have created the context file Gabjur#AD.xml, Gabjur#AX.xml and so on...
> 2.- I have renamed the .war's to Gabjur#AD.war, Gabjur#FD.war
> 3.- System deploys perfectly the .war files.
>
> The appears when application has to be started.  When application starts up 
> it creates automatically a file in the WEB-INF\classes folder called 
> dfc.keystore but for any reason it is nota ble to create it in a folder 
> containing the # character and therefore application does not start up.
>
> Is there any workarround to create a multilevel  application ?
>
> Thanks a lot.
>
>
> Oscar Segarra Rey
> Àrea de tecnologies de la informació i les comunicacions
> Departament de la Presidència
> C/ Sant Honorat 1-3 - 08002 Barcelona
> 934024834
>
> ________________________________
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to