[ http://issues.apache.org/jira/browse/GERONIMO-1583?page=all ]

Alan Cabrera updated GERONIMO-1583:
-----------------------------------

    Fix Version/s: 1.1.x
                       (was: 1.1.1)

Moving unassigned issues over to the 1.1.x pool where they can be worked on for 
the, in all probability, 1.1.2 patch.

> Servlet web service is created once and destroyed many times
> ------------------------------------------------------------
>
>                 Key: GERONIMO-1583
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1583
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: web, webservices
>    Affects Versions: 1.0
>            Reporter: Aaron Mulder
>             Fix For: 1.1.x
>
>
> I deployed a servlet-based web service that implements ServiceLifecycle.  I 
> called another servlet that invoked the web service three times (calling one 
> method once and a different method twice).  I put printlns in the init and 
> destroy methods and got:
> Web Services Servlet initialized
> Web Services Servlet destroyed
> Web Services Servlet destroyed
> Web Services Servlet destroyed
> I don't know if it was the same instance or different instances, but I assume 
> it should not be destroyed more often than it is initialized.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to