Apache OpenJPA
Go to file
A. Abram White 2fd7381e53 Throw good error message about META-INF/services if we can't find any
configuration providers or product derivations.  This has the downside of
mandating that there must be at least one valid product derivation and one
valid configuration provider available (theoretically someone using brokers
directly together with a simpl store like the sample XML store wouldn't need 
either), but otherwise the final error message to the user is often meaningless.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@427229 13f79535-47bb-0310-9956-ffa450edef68
2006-07-31 19:36:46 +00:00
openjpa-jdbc Cleanup of fetch group metadata and internal runtime APIs. Now that fetch depth 2006-07-28 23:48:13 +00:00
openjpa-jdbc-5 Added openjpa-project for assembly descriptiors and docs; upped version to 0.9.0 2006-07-26 04:24:28 +00:00
openjpa-kernel Throw good error message about META-INF/services if we can't find any 2006-07-31 19:36:46 +00:00
openjpa-kernel-5 Moved Premain-Class=org.apache.openjpa.enhance.PCEnhancerAgent setting from openjpa-kernel module to openjpa-kernel-5 2006-07-28 21:25:10 +00:00
openjpa-lib Throw good error message about META-INF/services if we can't find any 2006-07-31 19:36:46 +00:00
openjpa-persistence Cleanup of fetch group metadata and internal runtime APIs. Now that fetch depth 2006-07-28 23:48:13 +00:00
openjpa-persistence-jdbc Pass "-p persistence.xml" to enhancer invocation when running persistence 2006-07-28 18:12:02 +00:00
openjpa-project Added openjpa.MaxFetchDepth configuration property to globally control default 2006-07-31 18:24:44 +00:00
openjpa-xmlstore Cleanup of fetch group metadata and internal runtime APIs. Now that fetch depth 2006-07-28 23:48:13 +00:00
src/site Documentation images and style sheets 2006-07-26 07:36:39 +00:00
README.txt trying to see if I have read access to new repo 2006-05-14 02:09:10 +00:00
pom.xml Removed bogus testSourceDirectory which I had accidentally added. 2006-07-27 01:31:45 +00:00

README.txt

The Open JPA podling of the Apache incubator