Tuesday, 31 October 2006
Embedded EJB3 Container from JBoss: II
Another day and another issues to be resolved but still not stopping so far. I have to resolve two nasty issues again by trial and error:
- PostConstruct and EntityManager without a Transaction result in a NPE (Null Pointer Exception)
- Where to place persistence.xml and how to make sure that the container loads it
1. There is an JIRA issue in the JBoss EJB3 project complaining about that issue for JBoss 4.0.4 GA but nothing happened there. The code looks for a Ma keep on reading here
Posted by at 3:14 PM in Java
