Gerneric Connector [message #56827] |
Wed, 27 August 2008 02:53  |
Eclipse User |
|
|
|
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 13:20  |
Eclipse User |
|
|
|
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 13:20  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.07044 seconds