[ http://issues.apache.org/jira/browse/APOLLO-4?page=comments#action_62672 ] Sal Campana commented on APOLLO-4: ----------------------------------
I added a param to the constructor of ResourceDefinitionImpl to accept the Service name from the JWsdl Service Object....I DID NOT change the interface for ResourceDefintion because I have a question about whether or not the service name here should be the one we use or the one obtained directly from the WSDL..... I also added the code in Wsdl2Java.buildServiceProperties(..) to extract these values, they would then need to be added to the context and the template updated to show them...should be no more than ten minutes work..... > store WSDL portType name, port name, and service name as fields in Resource > --------------------------------------------------------------------------- > > Key: APOLLO-4 > URL: http://issues.apache.org/jira/browse/APOLLO-4 > Project: Apollo > Type: Improvement > Components: Wsdl2Java > Environment: n/a > Reporter: Ian Springer > Priority: Minor > > This info is needed at runtime when constructing EPRs for Resources. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
