[jboss-user] [EJB3] - Re: Using ejb-jar.xml for @Singleton bean

jaikiran pai do-not-reply at jboss.com
Mon Feb 14 04:27:23 EST 2011


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&containerType=14&container=2029]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110214/8baba241/attachment.html 


More information about the jboss-user mailing list