Issue Details (XML | Word | Printable)

Key: OPENEJB-831
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: David Blevins
Reporter: David Blevins
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
OpenEJB

PersistenceModule discoverable via the classpath

Created: 24/Jun/08 01:45 AM   Updated: 24/Jun/08 01:52 AM
Return to search
Component/s: configuration, deployment
Affects Version/s: 3.0-beta-1, 3.0-beta-2, 3.0
Fix Version/s: 3.1

Time Tracking:
Not Specified

Resolution Date: 24/Jun/08 01:48 AM


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
David Blevins added a comment - 24/Jun/08 01:48 AM
A module in the classpath with a META-INF/persistence.xml and no other files will now be discovered and deployed with the other modules in the classpath.

$ svn ci
Sending container/openejb-core/src/main/java/org/apache/openejb/config/DeploymentLoader.java
Sending container/openejb-core/src/main/java/org/apache/openejb/config/DeploymentsResolver.java
Sending container/openejb-core/src/main/java/org/apache/openejb/config/PersistenceModule.java
Deleting examples/ear-testing/business-model/src/main/resources/META-INF/ejb-jar.xml
Transmitting file data ...
Committed revision 670992.