I did not get a response on this...so I wanted to repost it and see if there was any information about using an EntityResolver so that some resources could be stored locally instead of having to retrieve the WSDL (for instance) everytime the ServiceClient was created.
Thanks, jay jaybytez wrote: > > 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-tp15885370p16396908.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]
