You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Randy Watler <rw...@finali.com> on 2005/01/20 16:33:24 UTC

RE: Deployment of context.xml in META-INF not done

Xavier,

If you are speaking of J2, try "META_INF/tomcat-context.xml".

Randy 

-----Original Message-----
From: Xavier Lawrence
To: Jetspeed Users List
Sent: 1/20/05 3:13 AM
Subject: Deployment of context.xml in META-INF not done

Hello,

I am using a context.xml file in my wars. It is naturally put in the
META-INF directory and pacakged with the war file.

When Jetspeed deploys the war, it does not copy the context.xml file
into
the tomcat5/conf/catalina/localhost directory, so the context I specify
is
not available to my webApp. If I copy by hand that context.xml file in
the
above directory, everything works fine...

Is this a known issus ?  I beleive Jetspeed only has to copy the context
file once the deployment has been sucessful. (Note that in my case,
everything goes fine at deployment time, so it looks to me like that the
jetspeed deployer "forgets" to copy the files in the META-INF directory
to
the appropriate tomcat folder).

Xavier


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org