[gatein-issues] [JBoss JIRA] Commented: (GTNWSRP-12) Timeout value gets inserted into URLs

Chris Laprun (JIRA) jira-events at lists.jboss.org
Tue Mar 23 14:47:37 EDT 2010


    [ https://jira.jboss.org/jira/browse/GTNWSRP-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12521487#action_12521487 ] 

Chris Laprun commented on GTNWSRP-12:
-------------------------------------

Thanks, Ron. I guess this is up to the JBoss WS team as I don't control that code. Note also that the addURLParameter implementation is probably wrong as it added the parameter in an improper spot of the URL as well. But, indeed, the goal is to remove that parameter from the URL completely as this is a remote resource URL that should be left untouched by our code.

> Timeout value gets inserted into URLs
> -------------------------------------
>
>                 Key: GTNWSRP-12
>                 URL: https://jira.jboss.org/jira/browse/GTNWSRP-12
>             Project: GateIn WSRP
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Chris Laprun
>            Assignee: Chris Laprun
>             Fix For: 1.1.0
>
>
> This is in particular visible when interacting with the NetUnity public producer on the resource call. The URL for the resource we retrieve is:
> http://wsrp.netunitysoftware.com/WSRPTestService/WSRPTestService.asmx?timeout=123456/getResource?portletHandle=781F3EE5-22DF-4ef9-9664-F5FC759065DB&Function=Resource&Name=NetUnity&Type=GIF
> Note the extra ?timeout=123456 in the URL where 123456 is the timeout value as set in the WSRP admin GUI. There is no reason why this value would be there and it seems to come from JBoss WS.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list