[ 
https://issues.apache.org/jira/browse/MYFACES-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863705#action_12863705
 ] 

Tobias Eisenträger commented on MYFACES-1794:
---------------------------------------------

I have attached a war with a minimal trinidad configuration showing the 
problem. It includes all libs and can be run directly on a web server - tested 
on tomcat 6.0.16

Deploy on Web server, then go to: 
http://servername:port/404ResourcesExampleProject/ and click on the calendar 
icon - you will see for example with firebug that it tries to load a resource 
from this url: 
http://servername:port/404ResourcesExampleProject/__ADFv__?_t=cd&value=1233446400120&loc=de&enc=iso-8859-1
 which return a 404.

> MF Core causes resources not found(404) errors (recently also corrected in 
> Sun RI for JSF 1.2)
> ----------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1794
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1794
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions:  1.2.0
>         Environment: JSF 1.2 (failures mostly happen with extensions like 
> with Trinidad e.g.)
>            Reporter: Wolf Benz
>            Assignee: Leonardo Uribe
>         Attachments: 404ResourcesExample.war
>
>
> Cf. the MF mailing list: topics like "Dialog issue during ADF->Trinidad 
> migration"
> I came across it using tr:inputDate but in the list topic I mentioned above, 
> so I first thought it was a Trinidad issue, but people more knowledgeable 
> with the JSF spec(Adam Winer) pointed out it was a MF 1.2 core issue, and 
> that the Sun RI had also sufferend from it, yet in the RI, this bug has 
> recently been corrected. 
> The error I got was when clicking the calendar icon and expecting a cal 
> popup. Instead I got: 
> "description The requested resource (.../__ADFv__.jsp) is not available."
> As it potentially affects a lot of other components beyond this trinidad one, 
> I marked it major as these components just don't work anymore.
> E.g. MF mailing list with topic "RE: [Trinidad] HTTP 404 (file not found) 
> while using DialogFramework" points that out.
> --Wolf

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to