[jboss-user] [JBossWS] - Asynchronous invocations
kadlecp
do-not-reply at jboss.com
Tue Jul 17 10:37:54 EDT 2007
Hello,
I have tested asynchronous invocations with simple web service and simple standalone client. Everything works fine except that the client's virtual machine does not end its run. Maybe ExecutorService in org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl is not ever shutdown. Is it possible to shutdown it somehow? Is it possible to close explicitly a service or a port? I use JBossWS-1.2.1.GA with JBoss-5.0.0.Beta2.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065031#4065031
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065031
More information about the jboss-user
mailing list