Hi Roger, If you're running the enhancer from the command line something like this should work :
$ java org.apache.openjpa.enhance.PCEnhancer -p target/classes/META-INF/persistence.xml#myPersistenceUnit hth -Mike On Mon, May 19, 2008 at 3:23 AM, Roger Keays <[EMAIL PROTECTED]> wrote: > Hi there, > > Is there a way to tell the enhancer to enhance the classes lists in a > specific persistence unit? > > Cheers, > > Roger > >
