Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » How to grant custom ODA data source access to webapp jar files?
How to grant custom ODA data source access to webapp jar files? [message #595570] Fri, 17 April 2009 16:13
Eclipse UserFriend
Originally posted by: shardt.troux.com

I am not sure if this is a question for the BIRT or DTP newsgroup, so I
am cross-posting here as well.

I am having a deployment issue with a custom ODA data source and would
appreciate any help.

I have implemented a custom ODA data source based on the BIRT JDBC data
source. I have deployed the data source to my webapp that has the BIRT
web viewer embedded. The data source is deployed in
WEB-INF/platform/plugins. This data source uses class files that are
located in jar files in the WEB-INF/lib directory.

When I launch a report that uses the data source, I get a
java.lang.NoClassDefFoundError on the classes that are located in the
WEB-INF/lib directory. The data source needs access to the class
instances loaded by the webapp classloader.

How can I grant the data source access to the webapp class instances?
Any help is appreciated.

Environment:
BIRT 2.3.2
Tomcat 5.5

Thanks,
Shannon
Previous Topic:How to grant custom ODA data source access to webapp jar files?
Next Topic:MySql connection through unix socket
Goto Forum:
  


Current Time: Thu Apr 25 00:43:31 GMT 2024

Powered by FUDForum. Page generated in 0.03432 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top