You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2008/11/21 18:35:45 UTC

[jira] Assigned: (GERONIMO-4416) Axis2 creates an invalid extra instance of web service beans

     [ https://issues.apache.org/jira/browse/GERONIMO-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor reassigned GERONIMO-4416:
-------------------------------------

    Assignee: Jarek Gawor

> 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
>            Assignee: Jarek Gawor
>         Attachments: ejb-jar.xml, MyServiceEJBImpl.java, MyServiceInterface.java, openejb-jar.xml
>
>
> 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.