1 Reply Latest reply on Oct 15, 2002 1:01 PM by prabhakar

    jboss.net flash sample

    prabhakar

      Got the latest from cvs (jboss-head) and built the jboss-net.sar and hello.ear. Tried to deploy on jboss-3.2. The deployment of the jboss-net.sar failed with a "nested null pointer exception" as did the hello.ear. Anyone tried the flash sample recently???

      -prabhakar

        • 1. Re: jboss.net flash sample
          prabhakar

          Update:

          The cvs get head was bringing in version 4.0. So switched over to getting the 3.2 branch from CVS. Was able to deploy the jboss-net.sar and hello.ear without any errors. However, when I try to access http://localhost:8080/hello, I am getting the following exception:

          javax.management.AttributeNotFoundException: Readable attribute 'RootContext' not found
          10:26:45,588 ERROR [STDERR] at org.jboss.mx.capability.ReflectedMBeanDispatcher.getAttribute(ReflectedMBea
          nDispatcher.java:136)

          Any info on this error??

          thanks
          -prabhakar