[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2161) Implement @WebService support for @Singleton EJB3 beans
Richard Opalka (JIRA)
jira-events at lists.jboss.org
Thu Sep 2 04:07:52 EDT 2010
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: ejb3_1
Reporter: Richard Opalka
Assignee: Carlo de Wolf
<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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list