How are you running the client? Show the actual command you are using to run it.
----- Original Message ----- From: "Haipeng Guo" <[EMAIL PROTECTED]> To: "Guy Rouillier" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, November 20, 2001 1:46 AM Subject: Re: [JBoss-user] Interest problem > Hi, there, > > Thank you very much for your reply! But I think I've already added that > jar file into my CLASSPATH, Is there any other possible reason? FYI, my > CLASSPATH is defined as follows, > > nanyan~% echo $CLASSPATH > .:/projects/nanyan/ejb.jar:/projects/nanyan/jakarta-ant-1.4/lib/ant.jar:/pro ject > s/nanyan/JBoss-2.4.3/client/jbosssx-client.jar:/projects/nanyan/JBoss-2.4.3/ clie > nt/jboss-client.jar:/projects/nanyan/JBoss-2.4.3/client/jnp-client.jar:/proj ects > /nanyan/JBoss-2.4.3/client/jndi.jar:/projects/nanyan/JBoss-2.4.3/client/jaas .jar > :/projects/nanyan/examples/org/jboss/docs/interest/build-examples/interest/c lass > es/org/jboss/docs/interest:/projects/nanyan/examples/resources > > cheers, > -hpguo > > > On Tue, 20 Nov 2001, Guy Rouillier wrote: > > > That class is in client/jnp-client.jar. > > > > ----- Original Message ----- > > From: "Haipeng Guo" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Monday, November 19, 2001 4:13 AM > > Subject: [JBoss-user] Interest problem > > > > > > > > > > Hi, there, > > > > > > When I compile interst-client, it gives the following error information: > > > > > > [java] javax.naming.NoInitialContextException: Cannot instantiate > > > class: or > > > g.jnp.interfaces.NamingContextFactory [Root exception is > > > java.lang.ClassNotFound > > > Exception: org.jnp.interfaces.NamingContextFactory] > > > > > > I'm using JBoss-2.4.3 and j2sdk1_3_1_01. My CLASSPATH includes all > > > cilent related jar fiels except servlet.jar. The bean itself has been > > > compiled and deployed successefully. > > > Can anybody please help me out? Thank you very much! > > > > > > cheers, > > > -hpguo > > > > > > > > > > > > _______________________________________________ > > > JBoss-user mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > > > _______________________________________________ > > JBoss-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
