Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Gerneric Connector
Gerneric Connector [message #56827] Wed, 27 August 2008 06:53 Go to next message
Thomas is currently offline ThomasFriend
Messages: 2
Registered: July 2009
Junior Member
Hi all,

I've a problem to connect to my IssueManager via Gerneric Web Connector.
I uses the 3.0.1.v20080721 version in Eclipse 3.4.

I try to explain the problem:
- I've configured my external IssueManager (I've done this in earlier
versions and it works), by setting URL, user and password
- I add a query with the following link.
${serverUrl}/servicesExchange?hid=imReportData&reportFil terID=3462&type=csv&userName=${userId}&passWord= ${password}
this link will return me csv or xml data. I have also a pattern that works
fine.

If I click preview I get the right data into the grid. So I guess it works
what I have configured.
But if I click to finish the query is executed once more and the following
error message is returned.

Could not fetch
resource:http://xxx/servicesExchange?hid=imReportData&re portFilterID=3462&type=csv&userName=userpassWord=pas sword

The problem I found is, that the & between the username and the password
tag is missing.

Can anybody help me please? Is this a bug, or an known issue?

thomas
Re: Gerneric Connector [message #57375 is a reply to message #56827] Tue, 09 September 2008 17:20 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Thomas, please file a new bug report for that and include the details below:

http://www.eclipse.org/mylyn/bugs/

Steffen


Thomas wrote:

> Hi all,
>
> I've a problem to connect to my IssueManager via Gerneric Web Connector.
> I uses the 3.0.1.v20080721 version in Eclipse 3.4.
>
> I try to explain the problem:
> - I've configured my external IssueManager (I've done this in earlier
> versions and it works), by setting URL, user and password
> - I add a query with the following link.
>
${serverUrl}/servicesExchange?hid=imReportData&reportFil terID=3462&type=csv&userName=${userId}&passWord= ${password}
> this link will return me csv or xml data. I have also a pattern that works
> fine.
>
> If I click preview I get the right data into the grid. So I guess it works
> what I have configured.
> But if I click to finish the query is executed once more and the following
> error message is returned.
>
> Could not fetch
>
resource:http://xxx/servicesExchange?hid=imReportData&re portFilterID=3462&type=csv&userName=userpassWord=pas sword
>
> The problem I found is, that the & between the username and the password
> tag is missing.
>
> Can anybody help me please? Is this a bug, or an known issue?
>
> thomas
Re: Gerneric Connector [message #593076 is a reply to message #56827] Tue, 09 September 2008 17:20 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Thomas, please file a new bug report for that and include the details below:

http://www.eclipse.org/mylyn/bugs/

Steffen


Thomas wrote:

> Hi all,
>
> I've a problem to connect to my IssueManager via Gerneric Web Connector.
> I uses the 3.0.1.v20080721 version in Eclipse 3.4.
>
> I try to explain the problem:
> - I've configured my external IssueManager (I've done this in earlier
> versions and it works), by setting URL, user and password
> - I add a query with the following link.
>
${serverUrl}/servicesExchange?hid=imReportData&reportFil terID=3462&type=csv&userName=${userId}&passWord= ${password}
> this link will return me csv or xml data. I have also a pattern that works
> fine.
>
> If I click preview I get the right data into the grid. So I guess it works
> what I have configured.
> But if I click to finish the query is executed once more and the following
> error message is returned.
>
> Could not fetch
>
resource:http://xxx/servicesExchange?hid=imReportData&re portFilterID=3462&type=csv&userName=userpassWord=pas sword
>
> The problem I found is, that the & between the username and the password
> tag is missing.
>
> Can anybody help me please? Is this a bug, or an known issue?
>
> thomas
Previous Topic:opposite of landmark?
Next Topic:How to contribute new Generic Web templates
Goto Forum:
  


Current Time: Fri Mar 29 02:26:13 GMT 2024

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

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

Back to the top