Re: Java.pm

2001-04-11 Thread cbell
I did take a look at it originally, but it didn't seem to do what I needed it to. I'll take another look... Robin Berjon wrote: > At 11:34 11/04/2001 -0400, cbell wrote: > >Originally I was trying to use Java.pm Version 3 created by Mark > >Trostler which I downloaded from CPAN. Does anyone kno

Re: Java.pm

2001-04-11 Thread Robin Berjon
At 11:34 11/04/2001 -0400, cbell wrote: >Originally I was trying to use Java.pm Version 3 created by Mark >Trostler which I downloaded from CPAN. Does anyone know which one I >should be using? I'm trying to execute Java procedures in class files >from within ModPerl. Haven't tried it, but maybe

Re: Java.pm

2001-04-10 Thread Sean C. Brady
On Tue, 10 Apr 2001, Brett W. McCoy wrote: > On Tue, 10 Apr 2001, cbell wrote: > > > Hello everyone, has anyone had any experience with Java.pm? There > > doesn't seem to be much info in the mail archives. I'm trying to access > > a JAR from within perl using the Java.pm, but I always receive

Re: Java.pm

2001-04-10 Thread Brett W. McCoy
On Tue, 10 Apr 2001, cbell wrote: > Hello everyone, has anyone had any experience with Java.pm? There > doesn't seem to be much info in the mail archives. I'm trying to access > a JAR from within perl using the Java.pm, but I always receive the > error: 'java.lang.ClassNotFoundException'. I ca