Hi, I’d
like to send in a patch which increases WSIF performance slightly. What I built
was a system that integrates jUDDI, a cache and WSIF. Instead of always
fetching a wsdl url with a businesskey, I fetch it only once. Then my cache
fetches the entire wsdl and stores it. Instead
of invoking wsif service with the url, I changed the api so I can pass the wsdl
as a string to wsif. Aleksander,
you suggested I’d submit a patch, but I’m no longer working with
original wsif and/or wsif from source. I can just add an attachment in a later
email with the implemented methods. Kind regards, Dylan
Honorez, |
- Re: Invocation performance Honorez Dylan
- Re: Invocation performance Aleksander Slominski
- Re: Invocation performance Vishal Shah