1. How to use JUnit tests with Spring Roo? (Problems with EntityManager) stackoverflow.comI'm trying to write a JUnit test for a Spring Roo project. If my test requires use of the entity classes, I get the following Exception:
|
2. Spring Roo - Drools - EntityManager problem forum.springsource.orgSpring Roo - Drools - EntityManager problem Hi, I'm currently working on a project integrating Drools (5.2.0) in Spring Roo (1.1.5). In my pom.xml file, I've added the dependencies for Drools ... |
3. EntityManager not thread safe from spring roo? forum.springsource.orgEntityManager not thread safe from spring roo? I just attended Oracle Technology Network (OTN) Developer Day. Someone mentioned the wrong/correct way to inject entitymanager but spring roo using the wrong one. ... |