You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Wolf Benz (JIRA)" <de...@myfaces.apache.org> on 2007/12/28 15:38:43 UTC

[jira] Created: (MYFACES-1793) MF Core causes resources not found(404) errors (recently also corrected in Sun RI for JSF 1.2)

MF Core causes resources not found(404) errors (recently also corrected in Sun RI for JSF 1.2)
----------------------------------------------------------------------------------------------

                 Key: MYFACES-1793
                 URL: https://issues.apache.org/jira/browse/MYFACES-1793
             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
             Fix For: 1.2.1


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.


[jira] Commented: (MYFACES-1793) MF Core causes resources not found(404) errors (recently also corrected in Sun RI for JSF 1.2)

Posted by "Wolf Benz (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554841 ] 

Wolf Benz commented on MYFACES-1793:
------------------------------------

Hi Simon, 

First off, you're commenting on the closed version of the bug - feel free to respond to the open one(exact same title).

Second: I'm not checking the mailing list in the browser but in my old Email folders - in my email client I unfortunately don't have any links.

Last but not least, the post from Adam Winer I'm referring to is this one from Sat 6 Oct 2007 18:32:57 GMT+02:00: with subject "Re: [Trinidad]Dialog framework restricted to faces servlet path mapping ???"

"It's not a Trinidad issue per se - it's a problem with
some JSF implementations.  Specifically,
it's broken in MyFaces 1.2.0 and early revs of
the Sun RI, but works in the most recent Sun
RI releases.

-- Adam"

Kind Regards, 
-Wolf

> MF Core causes resources not found(404) errors (recently also corrected in Sun RI for JSF 1.2)
> ----------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1793
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1793
>             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
>             Fix For: 1.2.1
>
>
> 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.


[jira] Commented: (MYFACES-1793) MF Core causes resources not found(404) errors (recently also corrected in Sun RI for JSF 1.2)

Posted by "Simon Kitching (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554827 ] 

Simon Kitching commented on MYFACES-1793:
-----------------------------------------

Wolf, it would have been nice if you had included links to the actual email threads.

They appear to be:
  http://www.nabble.com/Dialog-issue-during-ADF--3ETrinidad-migration-to12620702.html#a14519354
  http://www.nabble.com/Trinidad-404-error-3A-requested-resource--28-tutoring-__ADFv__.jsp-29-is-not-available-to12846375.html#a12846792

The issue, according to Adam Winer, is that "*.faces" mappings do not work with auto-generated Trinidad resources, and that MyFaces core needs to support suffix-mappings differently to make this work.

> MF Core causes resources not found(404) errors (recently also corrected in Sun RI for JSF 1.2)
> ----------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1793
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1793
>             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
>             Fix For: 1.2.1
>
>
> 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.