You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <de...@tuscany.apache.org> on 2011/05/23 12:26:47 UTC

[jira] [Updated] (TUSCANY-3712) JCA_11003 Endpoints being created for each @WebService annotation

     [ https://issues.apache.org/jira/browse/TUSCANY-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws updated TUSCANY-3712:
--------------------------------

    Fix Version/s: Java-SCA-2.0

> JCA_11003 Endpoints being created for each @WebService annotation
> -----------------------------------------------------------------
>
>                 Key: TUSCANY-3712
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3712
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance - OASIS
>    Affects Versions: Java-SCA-2.0-M5
>         Environment: All
>            Reporter: Simon Laws
>            Assignee: Brent Daniel
>             Fix For: Java-SCA-2.0
>
>
> This otest defines a component implementation with @WebService annotation in both the service interface and the service implementation class. It looks like an endpoint is exposed bot both....
> INFO: Added Servlet mapping: http://9.20.188.155:8080/TEST_JCA_11003Component1/Service1WS
> 11-Oct-2010 08:59:10 org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
> INFO: Add endpoint - (@28442439)Endpoint:  URI = TEST_JCA_11003Component1#service-binding(Service1WS/Service1WS)
> 11-Oct-2010 08:59:10 org.apache.tuscany.sca.http.jetty.JettyServer addServletMapping
> INFO: Added Servlet mapping: http://9.20.188.155:8080/TEST_JCA_11003Component1/service1ImplWS
> 11-Oct-2010 08:59:10 org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
> INFO: Add endpoint - (@4365289)Endpoint:  URI = TEST_JCA_11003Component1#service-binding(service1ImplWS/service1ImplWS)
> Is this correct?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira