Since are creating the Connector via code, will also need to call stop() and destroy() on Connector when done using it (i.e. have a stopServer() method to do this that gets called when your app is undeployed).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966755#3966755 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966755 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
