Service.createCall

2005-01-11 Thread jecki
hi, I'm trying to consume a web service using AXIS client API. Can anyone give me the best practice to code the client application? Should I create Service or Call object all the time, or can I reuse it... or what if I want to use Service or Call object in a Servlet, which is not thread-safe.

Service.createCall

2005-01-11 Thread jecki
hi, I'm trying to consume a web service using AXIS client API. Can anyone give me the best practice to code the client application? Should I create Service or Call object all the time, or can I reuse it... or what if I want to use Service or Call object in a Servlet, which is not thread-safe.