jaikiran pai [
http://community.jboss.org/people/jaikiran] created the discussion
"Re: Using ejb-jar.xml for @Singleton bean"
To view the discussion, visit:
http://community.jboss.org/message/587185#587185
--------------------------------------------------------------
Everything looks fine. Are you sure the @PostConstruct isn't really called? Or is it
just that the log message isn't being printed? Can you instead try using
System.out.println or maybe attach a breakpoint in that method and see if it is called? I
see that you are using commons-logging, so just want to make sure that it isn't just a
case of missing logs.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/587185#587185]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]