Hi, I have a very simple question. Can a PostConstruct method use EntityManager to access DB? Currently, on a Stateless bean my PostConstruct method gets a NullPointerException when tries to do it. I wonder if it is a bug in JBoss or I am not supposed to do it.
Thank you, Yevgeny View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148407#4148407 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148407 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
