tag:blogger.com,1999:blog-3814042958808773178.post9140230606297502311..comments2023-08-28T03:55:09.213-07:00Comments on Cameo Tutorials: Hibernate in OSGi is a definite NO NO!cameohttp://www.blogger.com/profile/16658066881665066045noreply@blogger.comBlogger3125tag:blogger.com,1999:blog-3814042958808773178.post-51347821259011952472010-09-19T22:35:32.571-07:002010-09-19T22:35:32.571-07:00I totally agree that the biggest two issues when i...I totally agree that the biggest two issues when integrating with other 3rd party libraries are the following.<br /><br /> Be careful while loading any class and use specific classloader to load the class than just Class.forname() [Either ensure this class is exposed through export package or use TCCL to laod the class]Sudheer Krishnahttps://www.blogger.com/profile/02903946005300014831noreply@blogger.comtag:blogger.com,1999:blog-3814042958808773178.post-2108623305947390162010-09-19T19:08:59.455-07:002010-09-19T19:08:59.455-07:00@Mario Thanks very much for the link, looks like ...@Mario<br /><br />Thanks very much for the link, looks like a solution to my problem. Really appreciatedcameohttps://www.blogger.com/profile/16658066881665066045noreply@blogger.comtag:blogger.com,1999:blog-3814042958808773178.post-51454764925011661412010-09-19T13:27:47.845-07:002010-09-19T13:27:47.845-07:00check this out: http://www.dynamicjava.org/project...check this out:<br />http://www.dynamicjava.org/projects/dynamic-jpa<br /><br />maybe it would help youUnknownhttps://www.blogger.com/profile/09827355365851638146noreply@blogger.com