https://bz.apache.org/bugzilla/show_bug.cgi?id=60828

            Bug ID: 60828
           Summary: After update - injected objects are not being
                    initialized
           Product: Tomcat 7
           Version: 7.0.75
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: andra.ro...@ymail.com
  Target Milestone: ---

0
down vote
favorite


I updated form Tomcat 7.0.40 to Tomcat 7.0.75 and my application crashes with
null pointer exception because the injected objects are not being initialized.
The objects are declared as @Named and @ApplicationScoped. They also contains a
@PostConstruct init() method - not called either.

This behavior only occurs with the new Tomcat.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to