Axis2 creates an invalid extra instance of web service beans
------------------------------------------------------------
Key: GERONIMO-4416
URL: https://issues.apache.org/jira/browse/GERONIMO-4416
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: webservices
Affects Versions: 2.1.3, 2.2
Environment: Geronimo with Tomcat/Axis2
Reporter: Janko Heilgeist
Attachments: MyServiceEJBImpl.java
Axis2 creates an extra instance of a web service EJB that isn't used for
anything. There is no resource injection performed for this instance but its
life cycle callbacks are executed, which can lead to unexpected behavior. This
bug doesn't occur with the Jetty/CXF package.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.