Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.5M2
-
Fix Version/s: None
-
Component/s: Framework
-
- Environment:
- Linux
Perhaps you're trying to compile the integration module independent of its dependencies. You might try a mvn clean and mvn install at the level of the topmost pom.xml.
As for the bean id not being found, that bean is declared in bl-profile-applicationContext-entity.xml. This file is referenced by bl-profile-applicationContext-persistence.xml. This file is indeed included as part of the normal integration test setup. Can't more definitively address your issue without knowing your local setup and steps to produce.
fyi - This type of problem is more appropriately addressed in our forums.