Re: problem with query / German umlaut

2011-09-04 Thread No1UNo
Can't provide much help, but I can testify to having done similar exercises with OpenJAP 2.0 and 2.1 using PostgreSQL without any problem. I recommend logging your SQL statements and verifying that the character encodings are passing through correctly. On Aug 31, 2011, at 12:53 PM, Christopher

Running PCEnhancer on a pile of classes that are not all entities

2011-09-04 Thread Laird Nelson
I wanted to verify that this ominous PCEnhancer warning: 3294 weaving WARN [main] openjpa.Enhance - Type "class > com.foobar.FoobarPropertyEditor" loaded by > org.apache.openjpa.lib.util.TemporaryClassLoader@5fd1358f has no metadata; > enhancing as persistence aware. If you intended for "class

Auditor and OSGi

2011-09-04 Thread Bengt Rodehav
Hello everyone, After a long discussion about audit logging on this mailing list, Pinaki developed an audit logging facility that he describes on: http://openjpa.208410.n2.nabble.com/OpenJPA-Audit-Facility-tc6722915.html It provides very interesting functionality and I've tried it in simple JUni