I use the j2ee jar from the j2sdkee.  Didn't know there
was a jboss-j2ee jar.  I'll try using that
since it's much smaller.  Like 1/100th of the size!
Tx!
JD
 
-----Original Message-----
From: Steve Knight [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 06, 2002 9:53 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Minimum set of jars for applet

Thanks JD,
But how can you get away without using "jboss-j2ee.jar" ?  I thought this was one was absolutely necessary.
I guess I'll have to play around some more.
 
Steve
 
----- Original Message -----
From: JD Brennan
Sent: Wednesday, June 05, 2002 12:25 PM
Subject: RE: [JBoss-user] Minimum set of jars for applet

For our app I pared the list list down to this:
 
    jboss-client.jar
    jboss-common-client.jar
    jbossha-client.jar
    jbosssx-client.jar
    jnp-client.jar
I suspect the jbossha isn't needed since we've now undeployed clustering.
It really depends on what your client and server do.  It's probably
not the same miminal set for every app.
 
JD
 
-----Original Message-----
From: Steve Knight [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 05, 2002 8:53 AM
To: jboss List
Subject: [JBoss-user] Minimum set of jars for applet

Hello,
Does anyone know what the minimum set of client jars I need to make available to my applets in order for them to be able to communicate with a session EJB?
 
Thanks,
 
Steve

Reply via email to