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
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.
-
You can reply to this email to add a comment to the issue online.