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
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