You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2010/09/28 04:55:33 UTC

[jira] Assigned: (GERONIMO-5520) Geronimo 3.0 testsuite testsuite/javaee6-testsuite/managedbean1.0-test can not run correctly:can not find managedbean created by javax.annotation.ManagedBean

     [ https://issues.apache.org/jira/browse/GERONIMO-5520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor reassigned GERONIMO-5520:
-------------------------------------

    Assignee: Jarek Gawor

> Geronimo 3.0 testsuite  testsuite/javaee6-testsuite/managedbean1.0-test can not run  correctly:can not find managedbean created by javax.annotation.ManagedBean
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5520
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5520
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 3.0
>         Environment: OS:ubuntu 8.04
> JVM:sun  	1.6.0_20
> Geronimo:Build at 2010.08.09-09:46:39.619+0800
>            Reporter: janel Zhang
>            Assignee: Jarek Gawor
>             Fix For: 3.0
>
>         Attachments: managedbean1.0-test.patch
>
>
> The testsuite testsuite/javaee6-testsuite/managedbean1.0-test can not run correctly.
> When invoke the managed bean, an error occur as following:
> java.lang.NullPointerException
> 	org.apache.geronimo.sample.servlet.ManagedBeanJNDIServlet.doPost(ManagedBeanJNDIServlet.java:70)
> 	org.apache.geronimo.sample.servlet.ManagedBeanJNDIServlet.doGet(ManagedBeanJNDIServlet.java:51)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:575)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
> It look like can not find the managed bean.

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