[ 
http://jira.codehaus.org/browse/XFIRE-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Diephouse closed XFIRE-748.
-------------------------------

    Resolution: Fixed

I fixed things in SVN so that if there is a wrapped operation that doesn't have 
an out message, it will still generate correctly. Regarding mixing wrapped and 
non-wrapped operations, I decided not to support that in the 1.2.x tree at the 
moment. We do support that in CXF (aka xfire 2.0), and we should have a release 
candidate out shortly which you can test.

> Generation problem with mixed operation patterns in same WSDL
> -------------------------------------------------------------
>
>                 Key: XFIRE-748
>                 URL: http://jira.codehaus.org/browse/XFIRE-748
>             Project: XFire
>          Issue Type: Bug
>          Components: Generator
>    Affects Versions: 1.2.2
>            Reporter: Daniel Förberg
>         Assigned To: Dan Diephouse
>            Priority: Critical
>             Fix For: 1.2.5
>
>         Attachments: WSDLServiceBuilder.java
>
>
> I am currently migrating an application from JaxWS to JSR181 in way. We use 
> Java 5 and Jaxb 2.0.
> The problem is that when mixing one-way operation and response-req in same 
> WSDl file.
> It seem that the Java Interface assumes that every operation have a 
> parameterstyle as BARE.
> It should be WRAPPED because even the one-way operations are wrapped. This 
> causes
> problem invoking the service, cause the WSDL and the code will be different. 
> This critical
> for a customer i am helping. Tanks before.
> I hope we can find a solution or a workaround on this problem soon as possible
> Regards,
> Daniel

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



---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to