[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2268) JSR 109 conformance failure for @PostConstruct and @Predestroy annotations
Andrew Dinn (JIRA)
jira-events at lists.jboss.org
Thu Oct 9 11:54:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JBWS-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12433270#action_12433270 ]
Andrew Dinn commented on JBWS-2268:
-----------------------------------
No problem, Alessio. It's not urgent since there is an easy work around.
> JSR 109 conformance failure for @PostConstruct and @Predestroy annotations
> --------------------------------------------------------------------------
>
> 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.2
> 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