[switchyard-issues] [JBoss JIRA] (SWITCHYARD-779) Service name in tests created by Eclipse "create service test" is incorrect

Rob Cernich (JIRA) jira-events at lists.jboss.org
Fri May 18 10:47:18 EDT 2012


Rob Cernich created SWITCHYARD-779:
--------------------------------------

             Summary: Service name in tests created by Eclipse "create service test" is incorrect
                 Key: SWITCHYARD-779
                 URL: https://issues.jboss.org/browse/SWITCHYARD-779
             Project: SwitchYard
          Issue Type: Bug
          Components: tooling
            Reporter: Rob Cernich
             Fix For: 0.5


The tooling is not using the correct name for the service.  I suspect the tooling is always using the class name and is not considering the "name" specified in any @Service annotation.

The service selection portion of the dialog may have to change to allow the user to select "services" defined in the project as opposed to simply selecting an interface that may be used as a service.  Not only will this allow us to get the correct name, but it will also allow us to support generating tests for services using other interface types (e.g. WSDL portType).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list