Hi,

 I'm trying to use Inline::Java with some existing java classes we have, but
its having problems finding org/apache/commons/logging/LogFactory


When I turn on debug, commons-logging appears to be there...

[perl][2]  classpath:
:/usr/local/netpsace/java/perllib/commons-logging-1.1.jar:/usr/local/netspac
e/java/perllib/jboss-utils.jar:/usr/local/netspace/java/perllib/ns-mail-clie
nt.jar:/usr/local/netspace/java/perllib/perl-client.jar:/usr/local/netspace/
java/perllib/mail.jar:/usr/local/netspace/java/perllib/mail-plugin.jar:/usr/
local/netpsace/java/perllib/activation.jar


but then I get this error..

[java][1] method testSendEmail in class au.net.netspace.perl.mai.MailClient
threw exception java.lang.NoClassDefFoundError:
org/apache/commons/logging/LogFactory


Can anyone point me in the right direction regarding why this is failing?

Regards,
Matt Watson.


Reply via email to