Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
1- What I Shoud make in Schema Type of tWebServiceInput
2- How can I make my webservice and my project test.war parameterizable?
In your example, the address "http://localhost.../WSDL" is not dynamic. So I can put it in "context" but how can I change it when I put my projet in another server?
3- Can I integrate the job test_0.1.war to my project? Because I prefer deploy only one project and not two : test_0.1.war ans myProject.war.