-
May 8th, 2008, 12:43 PM
#1
Cross Bundle Transactions
There is also an announcement asking if it is possible,
So far I am able configure my bundles.
My situation:
Service -> Business -> Data
The Data bundel contains the hibernate session factory, transactionmanager and datasource definitions.
The Service bundel defines the transaction bouderies.
The application starts, but when I try a method on the service bundle I get the following error:
java.lang.IllegalAccessException: Class org.springframework.osgi.service.importer.internal .aop.ServiceInvoker can not access a member of class org.springframework.orm.hibernate3.HibernateTransa ctionManager with modifiers "protected"
I am lost 
philippe
-
May 8th, 2008, 01:11 PM
#2
Cross Bundle Transactions
Hi Philippe,
Please create a JIRA issue for this topic and attach a small example application to the JIRA issue that reproduces the error you are seeing. That way we'll be able to take a closer look at this.
Thanks,
Sam
-
May 8th, 2008, 01:42 PM
#3
Cross Bundle Transactions
JIRA it is
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules