Need an SPI for co-ordination between EntryPoints and the infrastructure that 
will invoke them
----------------------------------------------------------------------------------------------

         Key: TUSCANY-63
         URL: http://issues.apache.org/jira/browse/TUSCANY-63
     Project: Tuscany
        Type: Bug
  Components: Java SCA Core  
    Reporter: Jeremy Boynes


In order to get the Tomcat integration code to create servlets for web-services 
bound entry points it needed to know implementation details of the binding. 
This will not allow integrators to freely embed Tuscany in different 
environments or binding providers to contribute new bindings without knowing 
something about those environments.

I would suggest that we define an SPI implemented by environment integrators 
that will allow entry point implementations to request creation of transport 
endpoints. So, taking the example of Axis2 and Tomcat, the Axis2 binding would 
request a transport binding from the environment and which would be activated 
when the EP started.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to