1 Reply Latest reply on Apr 18, 2003 4:04 PM by juhalindfors

    I am getting Can't find SerialContextProvider exception whil

    subbuln

      Hi,
      I have installed JBoss and I have deployed the interest application. But when I run the client program, I am getting
      Got context
      javax.naming.CommunicationException: Can't find SerialContextProvider
      at com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.java:63)
      at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:120)
      at javax.naming.InitialContext.lookup(Unknown Source)
      at InterestClient.main(InterestClient.java:30)
      javax.naming.CommunicationException: Can't find SerialContextProvider.

      I have installed JBoss in C:\jboss\jboss-3.2.0_tomcat-4.1.24 directory.
      Before deploying, i created deploy directory under C:\jboss\jboss-3.2.0_tomcat-4.1.24\server\default\ and copied interest.jar to this directory. I saw a message in the logs that this application is deployed. Is this correct?. Because the documentation says that deploy directory should be under JBOSS_DIST which is C:\jboss\jboss-3.2.0_tomcat-4.1.24 in my case.

      So can anyone please help me in solving this problem.

      Regards,
      Subbu