[ http://jira.codehaus.org/browse/XFIRE-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=129532#action_129532 ]
Wim Verreycken commented on XFIRE-671: -------------------------------------- Jorg, I have tested your patch on the latest xfire 1.2.6 (that is?) snapshot from trunk. It also solves the problem with different port types and bindings. Great patch, thanks a lot! It should definitely be pushed to trunk. Aside from this matter (and maybe I shouldn't post this here, but there might be someone facing the same problem after applying your patch?)... It seems XFire send an empty soapAction string by default. Is there a way to override this? (I need the default soapAction string to be the same as the operation name) Thanks to everyone for all comments. > Could not find operation <operation_name> in the service model - when not all > WSDL operations are in the client Interface > ------------------------------------------------------------------------------------------------------------------------- > > Key: XFIRE-671 > URL: http://jira.codehaus.org/browse/XFIRE-671 > Project: XFire > Issue Type: Improvement > Components: Core > Affects Versions: 1.2.1 > Environment: XFire 1.2.1 > Reporter: Andres Bernasconi > Assignee: Dan Diephouse > Attachments: patch.txt > > Original Estimate: 4 hours > Remaining Estimate: 4 hours > > My application is client to a very complex Web Service (WSDL) with lots of > operations for which I only care about one or two. > My service interface in the client only defines those methods that are > important to me; not ALL the operations defined in the WSDL are in my class. > Everything worked fine until I upgraded from 1.1.2 to 1.2.1 where now it > seems mandatory to declare all WSDL operations in the interface. Since it > worked correctly in older versions I believe it could be defined as a Bug, > unless this was meant as an Improvement. > Either way hope this gets fixed. (It would be easy enough to add an if in the > WSDLServiceConfigurator.java source file) > Best Regards > Andres Bernasconi. -- 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