| Author |
JAX-WS - wsdl with operations or message that have a long parameter list
|
Wescley Costa
Greenhorn
Joined: Mar 13, 2008
Posts: 1
|
|
First of all, I would like to say that my English is poor, so I asked you sorry for that.
So, I have a wsdl generated by wfc that have some methods/messages with too many parameters. When I used a tool like wsdl2java from apache cxf or wsimport I receive an error with a message like this on windows:
On Linux I receveid I similar message, but with a FileNotFoundException (File name too long)
this is my wsdl that must be converted in a java class
I tried to create an binding for change the java class that represents the Method name, but does not work, There is any way for change a message/method.
regards,
Wescley
|
 |
 |
|
|
subject: JAX-WS - wsdl with operations or message that have a long parameter list
|
|
|