|
|
|
|
Group: Forum Members
Last Login: 04/08/2011
Posts: 4,
Visits: 25
|
|
Hello,
did anyone manage to generate a workable set of Java-classes from the WSDL file?
I run from one problem into another, tried different ways of generating the files without success.
My JDK is version 1.6.0_14, I am using the command line version of WSDL2Java from axis2-1.5.4, here's the command line I am using:
wsdl2java -uri C:\[..]\api.wsdl -o c:\[..]\betDAQApi -u
182 files have been generated.
The problem I am having is:
- Some of the generated classes have number-suffixes, i.e. ExternalApiHeader17
What's up with that and does it matter?
- All generated classes implement org.apache.axis2.databinding.ADBBean, however they don't specify a serialize()-method and can therefor not be compiled.
Did anyone come across these problem yet?
Any help would be greatly appreciated, I have been struggling for hours and days!
Cheers
|
|
|
|
|
|
Group: Forum Members
Last Login: 04/08/2011
Posts: 4,
Visits: 25
|
|
Hi.
Does anybody have a working Java stub yet and is willing to share his experiences or even the stub?
Any help would be highly appreciated and could be financially compensated.
If somebody is interested, please leave your email/skype/phone/whatever and I'd contact you.
Cheers
|
|
|
|