This is what I include to run successfully:
${jboss.home}/client/ejb.jar
${jboss.home}/client/jboss-client.jar
${jboss.home}/client/jnp-client.jar
----- Original Message -----
From: "Chad LaJoie" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 09, 2001 3:50 PM
Subject: [jBoss-User] Single jboss client jar
> I've been rummaging around all the documentation and I haven't been able to
> find anywhere that tells me which files I need to include in my EJB clients
> so that they can talk to the server. One doc says to include the
> lib/ext/ejb.jar. This fixed some of my problems but then I had problems
> not being able to find the javax.naming stuff so I had to include jndi.jar
> then it couldn't find the jndi connection factory, so I had to include
> lib/ext/jnpserver.jar, then I had problems with the RMI communication and
> it wanted me to include a file from the src tree,
> org.jboss.ejb.plugins.jrmp13.interfaces.Homeproxy, at this point I just
> gave up. Isn't there a single jar file that I can include in my clients
> that will have all the needed files, with the exception of my bean
> interfaces, for client/server communications? If not could some one please
> tell me all the files I need so I can create one. My client isn't doing
> anything special. It's asking for the home and then just running EJBHome
> methods on it. It's just meant to test that it was deployed properly. Any
> help would be appreciated.
>
> Chad La Joie "Only a man who can not conquer
> IT Specialist his deficiencies feels the need to
> IS&C - WARD convince the world he has none"
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]