Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » XML Data Source does not work with https URLs?
XML Data Source does not work with https URLs? [message #367570] Mon, 23 March 2009 11:39 Go to next message
Simon Godden is currently offline Simon GoddenFriend
Messages: 1
Registered: July 2009
Junior Member
I am using a RESTful web service to return XML for a XML Data Source. The
web service is protected by Basic HTTP Authentication.

When I use regular http scheme, it works fine. An authentication dialog
is popped up and the data retrieved.

When I attempt to use https scheme, I always get the following error:
"org.eclipse.datatools.connectivity.oda.OdaException: XML data source
cannot be retrieved.XML data source file is invalid or the file doesn't
exist."

Does XML Data Source support https?
Re: XML Data Source does not work with https URLs? [message #367579 is a reply to message #367570] Mon, 23 March 2009 15:18 Go to previous message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

Simon,

I believe this is a known limitation
https://bugs.eclipse.org/bugs/show_bug.cgi?id=265969
I have not tried to use a custom class to work around this issue, but it
may be worth a try. Take a look at this article
http://www.birt-exchange.com/devshare/designing-birt-reports /461-birt-web-service-oda-article/#description

There is a section on using a custom class.

Jason

Simon Godden wrote:
> I am using a RESTful web service to return XML for a XML Data Source.
> The web service is protected by Basic HTTP Authentication.
>
> When I use regular http scheme, it works fine. An authentication dialog
> is popped up and the data retrieved.
>
> When I attempt to use https scheme, I always get the following error:
> "org.eclipse.datatools.connectivity.oda.OdaException: XML data source
> cannot be retrieved.XML data source file is invalid or the file doesn't
> exist."
>
> Does XML Data Source support https?
>
Previous Topic:Hibernate – Scripted Datasource
Next Topic:Passing connection to BIRT
Goto Forum:
  


Current Time: Thu Apr 18 20:03:20 GMT 2024

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

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

Back to the top