[jboss-jira] [JBoss JIRA] Commented: (JBAS-3489) Test failure - org.jboss.test.aop.test.ScopedUnitTestCase

Kabir Khan (JIRA) jira-events at jboss.com
Tue Aug 15 09:34:17 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBAS-3489?page=comments#action_12341248 ] 
            
Kabir Khan commented on JBAS-3489:
----------------------------------

This seems to be a consequence of JBAS-2904. The .aop file was listed after all the other modules in the application.xml, which meant that the bindings were not deployed when the ejb/servlet files were loaded. Moving the .aop modules first in the application.xml has the desired effect.

> Test failure - org.jboss.test.aop.test.ScopedUnitTestCase
> ---------------------------------------------------------
>
>                 Key: JBAS-3489
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3489
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Test Suite
>    Affects Versions: JBossAS-4.0.5.CR1
>            Reporter: Rajesh Rajasekaran
>         Assigned To: Kabir Khan
>            Priority: Critical
>             Fix For: JBossAS-4.0.5.CR1
>
>
> org.jboss.test.aop.test.ScopedUnitTestCase
> testcases: testEar1 & testEar2
> http://cruisecontrol.jboss.com/cc/artifacts/jboss-4.0-testsuite-sun-1.4/20060806192054/results/index.html
> Comparison of actual scope and expected scope fails because
> org.jboss.test.aop.scoped.ear.interceptor.TestInterceptor returns null
> 2006-08-07 19:44:57,396 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/ear1].[EarExampleServlet]] Servlet.service() for servlet EarExampleServlet threw exception
> java.lang.NullPointerException
>         at org.jboss.test.aop.scoped.ear.servlet.EarExampleServlet.service(EarExampleServlet.java:63)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
>         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
>         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

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

        



More information about the jboss-jira mailing list