Hi Thomas,
I have got the new Web services stack (jbossws-2.0.1.GA) and deployed it
in Jboss 4.2.1.GA and wsconsume fails with it as well
I have validated my WSDL file (using WTP in Eclipse 3.3) as well and doesnt complain at
all.
To me its a bug in stack, which is generating wrong input paramaeter for the interface.
It generates the right response for return type but fails with input type.
This is what i get when i use wsconsume.
vsm@jm000606:resources$ ~/javadev/jboss-4.2.1.GA/bin/wsconsume.sh -p au.com.new201 -k
getMemberInfo.wsdl
JBossWS-Native stack deployed
parsing WSDL...
[WARNING] src-resolve: Cannot resolve the name 'edm:getMemberInfo' to a(n)
'element declaration' component.
| line 52 of
file:/C:/cygwin/home/vishal/download/source.new/common/resources/getMemberInfo.wsdl#types?schema2
|
| generating code...
| au\com\new201\EmploymentHistory.java
| au\com\new201\GetMemberInfoRequest.java
| au\com\new201\GetMemberInfoRequestType.java
| au\com\new201\GetMemberInfoResponse.java
| au\com\new201\GetMemberInfoResponseType.java
| au\com\new201\InsuranceServicesGetmemberinfo.java
| au\com\new201\InsuranceServicesGetmemberinfoService.java
| au\com\new201\MemberPackages.java
| au\com\new201\ObjectFactory.java
| au\com\new201\package-info.java
| vsm@jm000606:resources$
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078557#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...