[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1812) Invalid wsconsume generated stub

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Sep 19 00:02:11 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBWS-1812?page=comments#action_12377526 ] 
            
Thomas Diesler commented on JBWS-1812:
--------------------------------------

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 at jm000606:resources$ ~/javadev/jboss-4.2.1.GA/bin/wsconsume.sh -p au.com.new201 -k getMemberInfo.wsdl
JBossWS-Native stack deployed
parsing WSDL...


[
Code:

WARNING] src-resolve: Cannot resolve the name 'edm:getMemberInfo' to a(n) 'element declaration' comp
onent.
  line 52 of file:/C:/cygwin/home/vishal/download/source.new/common/resources/getMemberInfo.wsdl#typ
es?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 at jm000606:resources$ 	

> Invalid wsconsume generated stub
> --------------------------------
>
>                 Key: JBWS-1812
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1812
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: tools-jaxws
>    Affects Versions: jbossws-2.0.1
>            Reporter: Thomas Diesler
>         Assigned To: Heiko Braun
>             Fix For:  jbossws-2.0.2
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list