[ http://jira.codehaus.org/browse/XFIRE-608?page=comments#action_78877 ] Paul Austin commented on XFIRE-608: -----------------------------------
Hi Dan, That should work well, has the advantage that there are less code changes than with the binding provider approach. So in this case the AegisServiceConfiguration in getOperationName would look up the method declaration in the xxx.aeigis.xml file and if there was a mapped name it would use that otherwise return null and the default would be used. Cheers, Paul > Change method name in mapping > ----------------------------- > > Key: XFIRE-608 > URL: http://jira.codehaus.org/browse/XFIRE-608 > Project: XFire > Issue Type: New Feature > Components: Aegis Module > Affects Versions: 1.2 > Reporter: Paul Austin > Assigned To: Dan Diephouse > Priority: Minor > Fix For: 1.2.3 > > > Would it be possible to change the mapped name of a java method in the same > way that property names can be changed > For exaple the mapped name may need to be in UpperCaseNotation and the method > name in lowerCaseNotation -- 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
