-
Bug
-
Resolution: Done
-
Major
-
4.1.1.Final, 3.8.1.Final
-
None
org.jboss.resteasy.spi.util.Types#hasPostConstruct ignores private and protected methods which should be valid according to https://javaee.github.io/javaee-spec/javadocs/javax/annotation/PostConstruct.html?is-external=true
- is cloned by
-
JBEAP-17580 [GSS](7.2.z) RESTEASY-2249 @PostConstruct on @ApplicationScoped bean called too late in case a non public @PostConstruct method is present
- Closed
- is incorporated by
-
JBEAP-17580 [GSS](7.2.z) RESTEASY-2249 @PostConstruct on @ApplicationScoped bean called too late in case a non public @PostConstruct method is present
- Closed
-
JBEAP-17705 Upgrade RESTEasy to 3.9.3.Final
- Closed
-
JBEAP-18075 Upgrade RESTEasy to 3.9.1.Final
- Closed
-
WFLY-12575 Upgrade RESTEasy to 3.9.3.Final
- Closed
- relates to
-
RESTEASY-2264 Validation and @PostConstruct, Part II
- Open
-
RESTEASY-2227 Validate fields/properties after calling @PostConstruct annotated method, if one exists
- Resolved