1 Reply Latest reply on Dec 24, 2007 3:51 AM by vinhsu

    Examples don't work with Java 1.6/JBoss 4.0.4.GA

    joearmstrong


      Not looking for information, just passing some along. I was running with the above combination and things worked fine until Chpt 11. Then I got exceptions when using Stateful session beans. I switched back to Java 1.5 and am no longer having any issues.

      The issues I had were JNDI failures in getInitialContext for Stateful beans.

      It turns out JBoss is not yet qualified with Java 1.6.

      Joe