Uploaded image for project: 'PicketBox '
  1. PicketBox
  2. SECURITY-56

SecurityContextAssociation missing in client path

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.1-BETA
    • 2.0.GA
    • JBossSX
    • None

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

              anil.saldhana Anil Saldanha (Inactive)
              tdiesler@redhat.com Thomas Diesler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: