You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2006/06/21 17:13:31 UTC

[jira] Updated: (ADFFACES-32) MyFaces ADF/Trinidad examples kill weblogic

     [ http://issues.apache.org/jira/browse/ADFFACES-32?page=all ]

Adam Winer updated ADFFACES-32:
-------------------------------


Someone with WebLogic should look inside org.apache.myfaces.adfdemo.webapp.RedirectFilter and see why it doesn't think subsequent requests to "/adf-faces-demo/faces/index.jspx" have the correct URL.  It might be a bug in WebLogics implementation of HttpServletRequest.getServletPath().

> MyFaces ADF/Trinidad examples kill weblogic
> -------------------------------------------
>
>          Key: ADFFACES-32
>          URL: http://issues.apache.org/jira/browse/ADFFACES-32
>      Project: MyFaces ADF-Faces
>         Type: Bug

>   Components: Build
>  Environment: WebLogic 9.0, (probably other WL versions as well)
>     Reporter: Mikhail Grushinskiy

>
> MyFaces ADF/Trinidad examples kill weblogic by doing constant redirects to /faces/index.jspx
> 127.0.0.1 - - [21/Jun/2006:11:16:34 -0400] "GET /adf-faces-demo HTTP/1.1" 302
> 127.0.0.1 - - [21/Jun/2006:11:16:34 -0400] "GET /adf-faces-demo/index.jspx HTTP/1.1" 302
> 127.0.0.1 - - [21/Jun/2006:11:16:34 -0400] "GET /adf-faces-demo/faces/index.jspx HTTP/1.1" 302
> 127.0.0.1 - - [21/Jun/2006:11:16:38 -0400] "GET /adf-faces-demo/faces/index.jspx HTTP/1.1" 302
> 127.0.0.1 - - [21/Jun/2006:11:16:38 -0400] "GET /adf-faces-demo/faces/index.jspx HTTP/1.1" 302
> 127.0.0.1 - - [21/Jun/2006:11:16:38 -0400] "GET /adf-faces-demo/faces/index.jspx HTTP/1.1" 302
> 127.0.0.1 - - [21/Jun/2006:11:16:38 -0400] "GET /adf-faces-demo/faces/index.jspx HTTP/1.1" 302
> 127.0.0.1 - - [21/Jun/2006:11:16:38 -0400] "GET /adf-faces-demo/faces/index.jspx HTTP/1.1" 302
> ...

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