[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2024) Provide better SPI functionality to setup WS Endpoints on arbitrary transports

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Apr 9 08:48:01 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBWS-2024?page=all ]

Thomas Diesler updated JBWS-2024:
---------------------------------

    Due Date: 16/May/08

> Provide better SPI functionality to setup WS Endpoints on arbitrary transports
> ------------------------------------------------------------------------------
>
>                 Key: JBWS-2024
>                 URL: http://jira.jboss.com/jira/browse/JBWS-2024
>             Project: JBoss Web Services
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-integration
>            Reporter: Thomas Diesler
>         Assigned To: Heiko Braun
>             Fix For:  jbossws-3.0.2
>
>
> We are looking for something like
> Container container = new Container();
> Endpoint ep = new Endpoint("EndpointName", MyTargetBean.class);
> container.publish(ep)
> A container would be the provider of 
> Container
>   - getRuntimeLoader
>   - resolveMetaData
>   - getTransport
>   - etc ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list