RE: AW: [JBoss-user] JBoss and Java Web Start

2001-08-09 Thread Paul Austin
58k. Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Federico Vesco Sent: 09 August 2001 15:20 To: [EMAIL PROTECTED] Subject: Re: AW: [JBoss-user] JBoss and Java Web Start Hi I think it's better to point out this fact: I had to include als

Re: AW: [JBoss-user] JBoss and Java Web Start

2001-08-09 Thread Federico Vesco
MAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: AW: [JBoss-user] JBoss and Java Web Start >Date: Thu, 9 Aug 2001 06:34:04 -0700 (PDT) > >Hi, > > > Which .jar files i need to include? > >You need all the jars/files in the jboss/client directory. You are >currently

Re: AW: [JBoss-user] JBoss and Java Web Start

2001-08-09 Thread Federico Vesco
It worksI included all the .jar files and signed them. Thank you. Federico >From: Chris Kimpton <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: AW: [JBoss-user] JBoss and Java Web Start >Date: Thu, 9 Aug 2001 06:34:04 -0700 (PDT) &g

RE: AW: [JBoss-user] JBoss and Java Web Start

2001-08-09 Thread Fábio Silva
TECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Federico > Vesco > Sent: Thursday, August 09, 2001 2:23 PM > To: [EMAIL PROTECTED] > Subject: Re: AW: [JBoss-user] JBoss and Java Web Start > > > Well ,I included jnp-client.jar and it worksuntil the next exception

Re: AW: [JBoss-user] JBoss and Java Web Start

2001-08-09 Thread Chris Kimpton
Hi, > Which .jar files i need to include? You need all the jars/files in the jboss/client directory. You are currently getting errors for classes in jboss-j2ee.jar HTH, Chris = Need somewhere to Live in London - http://freeflats.com __ Do Y

Re: AW: [JBoss-user] JBoss and Java Web Start

2001-08-09 Thread Federico Vesco
Well ,I included jnp-client.jar and it worksuntil the next exception: Exception occurred during event dispatching: java.lang.NoClassDefFoundError: javax/ejb/EJBHome at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:486)