Ritchie Gillam wrote:

I am creating a new <Context> element for the shared assets but
> the problem is by putting the <Context> element directly in  the
> server.xml file, I am not longer able to undeploy and redeploy
> the "shared assets application" without restarting the server...

OK, so don't do that :-)

Use either of e.g.
  ${appBase}/assests/META-INF/context.xml
    or
  $CATALINA_HOME/conf/${hostname}/assets.xml

Apologies if I'm missing something, but I don't see the problem...

--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                          dream.  code.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to