Re: Load logging.properties of java.util.logging for openJPA logging

2012-06-26 Thread vinbr88
To be honest I didn't found a way to add this line: -Djava.util.logging.config.file=mylogging.properties to an Web Dynamic Project that deploys on Tomcat Server. If you know how to this, pls let me know. In the meantime I found an other solution. I wrote a static class with this input: Logger

Re: OpenJPA enhancer or load-time weaver was not run..

2012-06-26 Thread Rick Curtis
6.1.0.19 is much, much older than 6.1.0.37. Perhaps a bug was fixed between these two releases? Why are you moving to such an old release? Thanks, Rick On Thu, Jun 21, 2012 at 10:00 PM, pbt123 prabh...@in.ibm.com wrote: Thanks for reply. I am using OpenJPA 2.1.1 No sublinks are working on

Re: OpenJPA Audit

2012-06-26 Thread Pinaki Poddar
Hi, Wow. Good to know that you have found this audit facility useful. I have added a test that shows an example of recording insert/update/delete of persistence instances in the same database. (See my latest commits) - Pinaki Poddar Chair, Apache OpenJPA Project -- View this message