Creating a custom Datasource [message #500439] |
Thu, 26 November 2009 03:22  |
Eclipse User |
|
|
|
Hello,
I want to have the BIRT Designer use a custom datasource.
For the BIRT Engine I made BIRT use my own Datasource using the 'org.eclipse.datatools.connectivity.oda.consumer.driverBridg e' and 'org.eclipse.datatools.connectivity.oda.dataSource' extension points. This works perfectly nice!
Now I want to have in the 'New Datasource Dialog' my own datasource listet for selection (when creating a new datasource for a report for instance, see attached image).
How can this be done? Whan extensionpoints Do I have to use?
Thanks,
Jan
|
|
|
|
|
|
|
|
|
|
|
|
Re: Creating a custom Datasource [message #501994 is a reply to message #501923] |
Fri, 04 December 2009 11:35  |
Eclipse User |
|
|
|
Jan,
I am somewhat confused The driver bridge should not be affecting your
ODA at design time, only runtime.
BTW I am sending you the two plugins in email.
Jason
Jan Kohnert wrote:
> Jason,
>
> Try 'n' error brought me to the point of beeing half successful. In
> SampleDbSelectionPage the getDriverUrl method returns a string
> representation of the driver class. I'm using a connection bridge. When
> returning the class name of my Bridges driver class, the class can not
> be loaded because it can not be seen by the loader (WTP?). When
> returning the bridge ID loading also fails, because a bridge is not a
> driver....
> How can I define my bridge driver to be used?
>
> Thanks!
>
|
|
|
Powered by
FUDForum. Page generated in 0.06066 seconds