[jboss-jira] [JBoss JIRA] Commented: (JBAS-5556) Fix aop security test

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Wed Jun 11 08:34:15 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBAS-5556?page=comments#action_12416471 ] 
            
Dimitris Andreadis commented on JBAS-5556:
------------------------------------------

org.jboss.test.aop.test.SecurityUnitTestCase.testXml
org.jboss.test.aop.test.SecurityUnitTestCase.testAnnotated

The 2 tests fail similarily with:

Caused by: java.lang.SecurityException: Password Incorrect/Password Required
	at org.jboss.aspects.security.AuthenticationInterceptor.handleGeneralSecurityException(AuthenticationInterceptor.java:55)
	at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:70)
	at org.jboss.test.aop.bean.JoinPoint_unchecked_N_2712120300325346458_285.invokeNext(JoinPoint_unchecked_N_2712120300325346458_285.java)
	at org.jboss.test.aop.bean.JoinPoint_unchecked_N_2712120300325346458_285.invokeJoinpoint(JoinPoint_unchecked_N_2712120300325346458_285.java)
	at org.jboss.test.aop.bean.AnnotatedSecuredPOJO$AnnotatedSecuredPOJOAdvisor.unchecked_N_2712120300325346458(AnnotatedSecuredPOJO$AnnotatedSecuredPOJOAdvisor.java)
	at org.jboss.test.aop.bean.AnnotatedSecuredPOJO$AnnotatedSecuredPOJOInstanceAdvisor.unchecked_N_2712120300325346458(AnnotatedSecuredPOJO$AnnotatedSecuredPOJOInstanceAdvisor.java)
	at org.jboss.test.aop.bean.AnnotatedSecuredPOJO.unchecked(AnnotatedSecuredPOJO.java)
	at org.jboss.test.aop.bean.SecurityTester.org$jboss$test$aop$bean$SecurityTester$testAnnotated$aop(SecurityTester.java:262)
	... 48 more

> Fix aop security test
> ---------------------
>
>                 Key: JBAS-5556
>                 URL: http://jira.jboss.com/jira/browse/JBAS-5556
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Aspects
>            Reporter: Kabir Khan
>         Assigned To: Anil Saldhana
>            Priority: Critical
>             Fix For: JBossAS-5.0.0.CR1
>
>


-- 
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