[ http://jira.codehaus.org/browse/XFIRE-748?page=comments#action_79741 ] Daniel Förberg commented on XFIRE-748: --------------------------------------
Hi i solved this problem in a way, lets say a workaround so this Issue can be closed now. The limitation with response-request pattern seem to work, like there always must be an empty response or request element and complextype defined for the wrapped style. Then Xfire generates the code from WSDL in a proper way. I really wanted fix this so i posted it on different forums, but now we figured out this in the development team i work in. Tanks for all help we got before from Nable, it helped us to find the reason to the problem. Regards, Daniel > 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 > > 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
