File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes JAX-WS - wsdl with operations or message that have a long parameter list Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "JAX-WS - wsdl with operations or message that have a long parameter list" Watch "JAX-WS - wsdl with operations or message that have a long parameter list" New topic
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
 
Threads others viewed
Empty target namespace with axis1.2
XmlException on calling WSDL2Java
Issues with CXF WSDL2Java
Axis2 Issue, Please Help!
Need Java Client stubs for given WSDL
developer file tools