| Author |
Client deployed on server replaces soap parameters
|
Vlad Golodov
Ranch Hand
Joined: Jul 05, 2004
Posts: 50
|
|
Hi I generated a Web Service client which doesn't need to be deployed on server to work. When I put all the generated classes to another project, which runs on server, all the request parameters are replaced by arg0, arg1 etc. Web service replies: Requested element arg0 is not allowed in this position in the sequence. The next element should be {http://xxxProject/wantedPerson}searchString Does anybody have any ideas what could be wrong? Thanks in advance
|
SCJP, SCJWSD prepairing<br /><a href="http://www.vladgolodov.com" target="_blank" rel="nofollow">http://www.vladgolodov.com</a>
|
 |
 |
|
|
subject: Client deployed on server replaces soap parameters
|
|
|