You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/03/13 19:03:09 UTC

[jira] Created: (GERONIMO-2960) test for MyFaces 1.2 in Geronimo

test for MyFaces 1.2 in Geronimo
--------------------------------

                 Key: GERONIMO-2960
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2960
             Project: Geronimo
          Issue Type: Test
      Security Level: public (Regular issues)
    Affects Versions: 2.0-beta1
            Reporter: Paul McMahan
         Assigned To: Paul McMahan
             Fix For: 2.0-beta1


Add a new test for MyFaces 1.2 running natively in Geronimo

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


[jira] Closed: (GERONIMO-2960) test for MyFaces 1.2 in Geronimo

Posted by "Paul McMahan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul McMahan closed GERONIMO-2960.
----------------------------------

    Resolution: Fixed

> test for MyFaces 1.2 in Geronimo
> --------------------------------
>
>                 Key: GERONIMO-2960
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2960
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-M4
>            Reporter: Paul McMahan
>         Assigned To: Paul McMahan
>             Fix For: 2.0-M4
>
>
> Add a new test for MyFaces 1.2 running natively in Geronimo

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


[jira] Commented: (GERONIMO-2960) test for MyFaces 1.2 in Geronimo

Posted by "Paul McMahan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482465 ] 

Paul McMahan commented on GERONIMO-2960:
----------------------------------------

adding <injection-target> to the <env-entry> in web.xml made the @Resource injection work.   not sure if the webapp developer should actually be required to do this, investigating...

> test for MyFaces 1.2 in Geronimo
> --------------------------------
>
>                 Key: GERONIMO-2960
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2960
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-beta1
>            Reporter: Paul McMahan
>         Assigned To: Paul McMahan
>             Fix For: 2.0-beta1
>
>
> Add a new test for MyFaces 1.2 running natively in Geronimo

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


[jira] Commented: (GERONIMO-2960) test for MyFaces 1.2 in Geronimo

Posted by "Paul McMahan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480511 ] 

Paul McMahan commented on GERONIMO-2960:
----------------------------------------

added some initial work in rev 517800.    remaining work to be done is:

* figure out if FacesServlet and the corresponding *.jsf mapping can be removed from the web.xml
* determine why the JSP sometimes fails on subsequent accesses
* update TestMyFaces to look for the actual output of the jsp instead of "One Two" (bogus)


> test for MyFaces 1.2 in Geronimo
> --------------------------------
>
>                 Key: GERONIMO-2960
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2960
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-beta1
>            Reporter: Paul McMahan
>         Assigned To: Paul McMahan
>             Fix For: 2.0-beta1
>
>
> Add a new test for MyFaces 1.2 running natively in Geronimo

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


[jira] Commented: (GERONIMO-2960) test for MyFaces 1.2 in Geronimo

Posted by "Paul McMahan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480878 ] 

Paul McMahan commented on GERONIMO-2960:
----------------------------------------

the spec says that JSF applications are required to reference FacesServlet in their web.xml, so neither it nor the *.jsf mapping should be removed from the sample

> test for MyFaces 1.2 in Geronimo
> --------------------------------
>
>                 Key: GERONIMO-2960
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2960
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-beta1
>            Reporter: Paul McMahan
>         Assigned To: Paul McMahan
>             Fix For: 2.0-beta1
>
>
> Add a new test for MyFaces 1.2 running natively in Geronimo

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


[jira] Commented: (GERONIMO-2960) test for MyFaces 1.2 in Geronimo

Posted by "Paul McMahan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481340 ] 

Paul McMahan commented on GERONIMO-2960:
----------------------------------------

I think the testcase is in proper working order now, although the surefire test fails because the @Resource injection does not appear to be happening.

> test for MyFaces 1.2 in Geronimo
> --------------------------------
>
>                 Key: GERONIMO-2960
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2960
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-beta1
>            Reporter: Paul McMahan
>         Assigned To: Paul McMahan
>             Fix For: 2.0-beta1
>
>
> Add a new test for MyFaces 1.2 running natively in Geronimo

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