Tom Cook wrote:
> 
> Hey all,
> 
> I have an ear file which I've packaged up and am trying to deploy.
> The server gives the output below (note that the 'm.xxx == yyy' is some
> tracing I've added).  I'm not worried about the problem jaws is having
> creating a table (that should work anyway, right?) but the fact that
> the context can not be created is a definite worry (this same war file
> is known to work if tomcat is standalone).  Any ideas?
> 

Seems to be a bug in EmbeddedTomcat - some unexpected runtime exception
is thrown there...

Once you are started hacking the code, could you wrap the content of the
EmbeddedTomcatService.deploy() method in a try-catch block and log the
exception that is thrown?
The trace of that exception would help more

\Thanx Daniel


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to