Hi,

I'm having some problems using Embedded tomcat (Tomcat 4.x) 
in my application. Whenever I try to acess a context added dynamically,I get a 
securityException (it reports "Sealing violation"). Running the Embedded::main 
method reports exactly the same error.

I supose the error is related with my CLASSPATH env, because I include all the
jars in the tomcat distr before executing. I understand that this isn't correct,
as the bootstrap.jar should dynamically load all the necessary classes; But 
bootstrap.jar doesn't have the Embedded class, also it doesn't seems that 
Embedded does the required dynamic loading like the Bootstrap one.

If this is really the problem, what CLASSPATH should I use for running/using 
the Embedded tomcat? Should I add Embedded to the bootstrap.jar?

Thanks for all,

Artur Matos ([EMAIL PROTECTED])

-------------------------------------------------
Everyone should have http://www.freedom2surf.net/

Reply via email to