Provide ServiceInstanceFactory mechanism in JAX-WS layer
--------------------------------------------------------

                 Key: AXIS2-3269
                 URL: https://issues.apache.org/jira/browse/AXIS2-3269
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
    Affects Versions: nightly
            Reporter: Dustin Amrhein
             Fix For: nightly


Create an interface called ServiceInstanceFactory whose implementations will be 
responsible
for creating instances of web service endpoints to fulfill a request. 
Implementations of this interface
will be registered in the FactoryRegistry and instead of the EndpointController 
containing this logic
it will simply pull implementations out of the registry.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to