[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-2161) Implement @WebService support for @Singleton EJB3 beans

jaikiran pai (JIRA) jira-events at lists.jboss.org
Mon Dec 6 03:05:48 EST 2010


    [ https://jira.jboss.org/browse/EJBTHREE-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567715#comment-12567715 ] 

jaikiran pai commented on EJBTHREE-2161:
----------------------------------------

Could you check if the latest AS trunk (r109717) has the required support for Singleton beans marked as webservice endpoint? The singleton container now implements the ServiceEndpointContainer interface. 

> Implement @WebService support for @Singleton EJB3 beans
> -------------------------------------------------------
>
>                 Key: EJBTHREE-2161
>                 URL: https://jira.jboss.org/browse/EJBTHREE-2161
>             Project: EJB 3.0
>          Issue Type: Bug
>          Components: singleton
>    Affects Versions: bom-as6-0.2.0-alpha-10
>            Reporter: Richard Opalka
>            Assignee: jaikiran pai
>            Priority: Critical
>
> <ropalka> carlo, When @Stateless session beans are @WebService annotated, they usually implement this org.jboss.wsf.spi.invocation.integration.ServiceEndpointContainer 
> <carlo> ropalka: right, let me check spec, but I think WS endpoint is allowed on Singleton
> <carlo> ropalka: okay, singleton container needs to implement that spi. I see a couple of problems with its dependencies though.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list