Alessio Soldano [http://community.jboss.org/people/alessio.soldano%40jboss.com] created the discussion
"Re: Effective way of forming a WebService client" To view the discussion, visit: http://community.jboss.org/message/561135#561135 -------------------------------------------------------------- Depending on the usage of your client code, please take a look at the FAQ regarding thread safety of client artifacts: http://community.jboss.org/docs/DOC-13646 http://community.jboss.org/wiki/JBossWS-FAQ#What_client_artifacts_are_thread_safe Generally speaking, a widely used strategy is creating a Service just once, then create a pool of proxies to be used by the client. Regarding the Cannot close output stream message, it's difficult to tell what's happening exactly; generally speaking consider moving to recent JBoss AS / WS versions. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/561135#561135] Start a new discussion in JBoss Web Services at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
