0 Replies Latest reply on Feb 18, 2002 1:09 PM by cindy

    deployment problem in JBoss-2.4.4

    cindy

      Hi all,

      I met a problem when deploying ear file.

      My ear file runs well in JBoss-2.2.2. But when I deploy it into version JBoss-2.4.4, JBoss throws

      javax.naming.OperationNotSupportedException
      [ERROR,Default] at org.jnp.interfaces.NamingContext.lookupLink(NamingContext.java:655)

      I thought there might be something wrong in my jndi name. Then I tried to deploy interest.jar file which is an example from JBoss. it throws the same exception.

      I am pretty sure interest.jar runs well in version 2.2.2 too.

      Is there anyone can help me to solve this problem?

      Thanks very much!