]
Richard Opalka commented on EJBTHREE-2161:
------------------------------------------
I confirm your fix works Jaikiran. You can close this issue ;)
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: