RE: [JBoss-user] Minimum set of jars for applet

2002-06-06 Thread JD Brennan
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

Re: [JBoss-user] Minimum set of jars for applet

2002-06-06 Thread Steve Knight
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

RE: [JBoss-user] Minimum set of jars for applet

2002-06-05 Thread JD Brennan
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 AMTo: jboss ListSubject: [JBoss-user] Minimum set of jars for applet Hello, Does anyone know what the minimu

[JBoss-user] Minimum set of jars for applet

2002-06-05 Thread Steve Knight
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