How to create multiple SOAP webservice clients in same netbeans 6.8 project
- by James Black
I have a project that is largely just to help one application make connections to an SAP server, for real-time updates.
So the first web service client works fine, but I try to create a second and it seems to hang and I expect part of the problem is that it is trying to create a new Service class, but the namespace for all the webservices are…