[jboss-jira] [JBoss JIRA] Commented: (SECURITY-56) SecurityContextAssociation missing in client path
Sergiu Pienar (JIRA)
jira-events at lists.jboss.org
Fri Jan 14 07:19:49 EST 2011
[ https://issues.jboss.org/browse/SECURITY-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575567#comment-12575567 ]
Sergiu Pienar commented on SECURITY-56:
---------------------------------------
Using JBoss 5.1.0GA I get a similar issue to this one when using jbosssx2.0.4SP4.jar and jboss-security-spi2.0.4.jar.
> SecurityContextAssociation missing in client path
> -------------------------------------------------
>
> Key: SECURITY-56
> URL: https://issues.jboss.org/browse/SECURITY-56
> Project: PicketBox (JBoss Security and Identity Management)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JBossSX
> Affects Versions: 2.0.GA
> Reporter: Thomas Diesler
> Assignee: Anil Saldhana
> Fix For: 2.0.1-BETA
>
>
> bin/twiddle.sh doe not work in AS5.0 because of missing security classes.
> A scan on client jars shows that SecurityContextAssociation is not part of any client jar
> [tdiesler at jbws jboss-5.0.0.Beta3]$ bin/twiddle.sh -s jnp://jbws2:1099 get jboss.system:type=Server Started
> Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/security/plugins/SecurityContextAssociation
> at org.jboss.proxy.SecurityActions$1.getPrincipal(SecurityActions.java:57)
> at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:58)
> at org.jboss.proxy.ClientMethodInterceptor.invoke(ClientMethodInterceptor.java:74)
> at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:101)
> at $Proxy0.getAttributes(Unknown Source)
> at org.jboss.console.twiddle.command.GetCommand.execute(GetCommand.java:168)
> at org.jboss.console.twiddle.Twiddle.main(Twiddle.java:305)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list