[ http://issues.apache.org/jira/browse/TUSCANY-63?page=comments#action_12368832 ]
Jim Marino commented on TUSCANY-63: ----------------------------------- We may have to think about a general eventing mechanism in the runtime (there is the basic EventContext stuff)...We could perhaps have the builder prepare everything and hand the configuration to the registry which can then send a notification to the transport, in this case Axis. Axis won 't "turn on" the entry point until it is notified during a MODULE_START event. > 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
