1 Reply Latest reply on Nov 28, 2001 11:55 PM by samlacon

    Shared library ioser12 could not be found

    samlacon

      Hi, with JBoss-2.4.3_Tomcat-3.2.2 (on RedHat7.1), I was trying to run InterestClient (an example) by my command. But I get an error message:

      ERROR! Shared library ioser12 could not be found.
      javax.naming.CommunicationException: Can't find SerialContextProvider

      I put jndi.properties in the same folder as InterestClient.class, and as long as I know I included all jar files in client directory to classpath.

      When I tried ant intro-interest-client, it works.

      Which jar file contains ioser12? I appreciate any help.

      SAM