[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2268) Implement @PostConstruct and @Predestroy annotations support for POJO based endpoints (JSR 109 conformance)

Richard Opalka (JIRA) jira-events at lists.jboss.org
Fri Nov 28 07:34:36 EST 2008


     [ https://jira.jboss.org/jira/browse/JBWS-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Opalka updated JBWS-2268:
---------------------------------

              Summary: Implement @PostConstruct and @Predestroy annotations support for POJO based endpoints (JSR 109 conformance)  (was: JSR 109 conformance failure for @PostConstruct and @Predestroy annotations)
    Affects Version/s: jbossws-native-3.0.4
                        jbossws-native-3.0.3
                       jbossws-native-3.0.1


> Implement @PostConstruct and @Predestroy annotations support for POJO based endpoints (JSR 109 conformance)
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: JBWS-2268
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2268
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions: jbossws-native-3.0.1,  jbossws-native-3.0.2,  jbossws-native-3.0.3, jbossws-native-3.0.4
>         Environment: Running on JBossAS 5.0.0.CR1, Sun JVM 1.5, Fedora 9
>            Reporter: Andrew Dinn
>            Assignee: Richard Opalka
>             Fix For: jbossws-native-3.0.5
>
>
> When JBossWS starts a JaxWS web service for a POJO annotated with @WebService it does not invoke the method tagged with @PostConstruct. SImilarly, when it shuts down the JaxWS web service it does not invoke the method tagged with @PreDestroy. These actions are required by JSR109 v1.2 (section 5.3.2.4) and this is noted as being the appropriate life cycle model for JaxWS services  in the JaxWS spec 2.1mrel2 (section 11.1.2).

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

        



More information about the jbossws-issues mailing list