I am currently using the ServiceCLient class to invoke stubless web services. When I create an instance of ServiceClient with the WSDL, is the WSDL file internally (to Axis) retrieved and if so, is this done through some mechanism where I could register and use an EntityResolver to point to local versions of the WSDLs from my Service Client as opposed to retrieving these resources from the remote ESB everytime I make a service call?
Thanks, Jay Blanton -- View this message in context: http://www.nabble.com/EntityResolver-for-WSDL-and-other-Axis-Resources-tp15885370p15885370.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
