[esb-java-dev] tomcat/war support

Asankha C. Perera asankha at wso2.com
Tue Aug 28 06:43:29 PDT 2007


Dims
> I understand. Then we need to take care of additional stuff.
>
> for example, How good are we in terms of a clean shutdown of the additional transports? Say if someone uses the weblogic
> UI to shutdown the container, do we exit cleanly?
>   
Yes, this is something we need to test and verify. But this is mainly a 
shutdown of Axis2 plus any of the Jobs (new feature) started by Synapse/ESB.
> Also, Would it be better to start the transport outside the servlet since containers forbid starting threads? I know
> weblogic and websphere have hooks for that.
>   
I don't agree here. We are running in the web container and not an EJB 
container, and starting threads or opening sockets are not prohibited 
AFAIK. However, if thats the case - the same applies for Axis2!

thanks
asankha




More information about the Esb-java-dev mailing list