RE: Strange OpenJPA and BP problem

2011-11-16 Thread Timothy Ward
Hi Matt, No fix, or proposed fix, yet. You should feel free to have a look. Also you could avoid packaging your entities separately from your persistence.xml. The JPA service specification states pretty clearly that packaging entities and persistence.xml in this way is not supported. If you

CXF DOSGI and transactions

2011-11-16 Thread De Backer Frederik (DBB)
Hello, I have installed the latest single bundle release of CXF DOSGI. I have played around a bit with it and it works ok to remotely expose a service (see blueprint definition below). However, when I add a transaction attribute on the bean definition (in comment below), the service is not