Hey,

> what is jnp-client.jar.

It is a Java ARchive; more info on the Sun's site, www.java.sun.com

> More details please....

I guess you installed JBoss and you started it. So to start JBoss what do
you do ? You run a batch or script under which directory ? dist/bin.

So, dist/client/jnp-client.jar is what you're searching.

Beware that probably your client needs several jars from the client
directory, one of which is ejb.jar, that you already put in the -classpath
option of the interpreter to run the client, but better taking it from
client directory.

HTH,

Simon

> 
> My directory structure
> d:\jboss\examples\interest\com\web_tomorrow\interest
> 
> where is dist/client
> 
> Thanks
> -Aswath
> 
> 
> >From: "Bordet, Simone" <[EMAIL PROTECTED]>
> >Reply-To: "jBoss" <[EMAIL PROTECTED]>
> >To: 'jBoss' <[EMAIL PROTECTED]>
> >Subject: RE: [jBoss-User] How to run interestclient sample 
> example. Pleas        e 
> >help!
> >Date: Tue, 9 Jan 2001 21:04:09 -0000
> >
> >dist/client/jnp-client.jar
> >
> >Simon
> >
> > > -----Original Message-----
> > > From: aswath satrasala [mailto:[EMAIL PROTECTED]]
> > > Sent: martedì 9 gennaio 2001 21:31
> > > To: [EMAIL PROTECTED]
> > > Subject: [jBoss-User] How to run interestclient sample 
> example. Please
> > > help!
> > >
> > >
> > > I am new to jboss with little experience on EJB.
> > >
> > > I am at step 6 in the sample application.  I compiled
> > > InterestClient, and I am able to deploy the Interest bean
> > > successfully.
> > >
> > > java -classpath d:\jboss\lib\ext\ejb.jar InterestClient
> > >
> > > I am not able to run the InterestClient with the
> > > above command.  I get the following message
> > >
> > > javax.naming.NoInitialContextException: Cannot instantiate class:
> > > org.jnp.interf
> > > aces.NamingContextFactory [Root exception is
> > > java.lang.ClassNotFoundException: o
> > > rg.jnp.interfaces.NamingContextFactory]
> > >
> > >
> > > How do I get bean class files on the client side??
> > >
> > > Thanks
> > > -Aswath
> > > _________________________________________________________________
> > > Get your FREE download of MSN Explorer at http://explorer.msn.com
> > >
> > >
> > >
> > > --
> > > --------------------------------------------------------------
> > > To subscribe:        [EMAIL PROTECTED]
> > > To unsubscribe:      [EMAIL PROTECTED]
> > > List Help?:          [EMAIL PROTECTED]
> > >
> >
> >
> >--
> >--------------------------------------------------------------
> >To subscribe:        [EMAIL PROTECTED]
> >To unsubscribe:      [EMAIL PROTECTED]
> >List Help?:          [EMAIL PROTECTED]
> >
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> 
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> List Help?:          [EMAIL PROTECTED]
> 


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to