5 Replies Latest reply on Nov 9, 2006 4:14 PM by marlig

    Accessing jBoss 4.0.4 with Java 1.3 client

    viktor

      Hi there,

      Can anybody tell me whether it is possible to have Java 1.3 client to JBoss 4.0.4??
      When using INITIAL_CONTEXT_FACTORY we specify "org.jnp.interfaces.NamingContextFactory" and this means that some jboss client side jars are required.

      Now, when using client jars from jboss 4 we get "unsupported JVM" complain (as jboss 4 is built for Java 1.4 or newer)

      When using client jars from jBoss 3.2.3 we getting serialisation problems on JBoss specific classes.

      Can it work at all?

      Thanks,

      Viktor