First port of call is to check that your classpath is cool.

This sounds like your classpath isn't setup correctly so it can't find the 
Base64 class.

Regards,
Antoine Fortuin

-----Original Message-----
From: [email protected] on behalf of Riaan Koegelenberg
Sent: Wed 1/11/2006 12:21 PM
To: [email protected]
Subject: [CTJUG Forum] Errors using TrueLicense Library Collection
 

Hi

I would like to know whether anyone has ever used the
TrueLicense Library Collection.  This api is used to create
license keys for Java apps.  

I am getting the following error when trying to create the
license file:

java.lang.NoClassDefFoundError:
org/apache/commons/codec/binary/Base64
        at de.schlichtherle.xml.GenericCertificate.sign(Unknown
Source)
        at de.schlichtherle.license.LicenseNotary.sign(Unknown
Source)
        at de.schlichtherle.license.LicenseNotary.sign(Unknown
Source)
        at de.schlichtherle.license.LicenseManager.create(Unknown
Source)
        at de.schlichtherle.license.LicenseManager.store(Unknown
Source)
        at de.schlichtherle.license.LicenseManager.store(Unknown
Source)
        at
za.co.q3.LicenseCreator.CreateLicense.<init>(CreateLicense.java:36)
        at
za.co.q3.LicenseCreator.CreateLicense.main(CreateLicense.java:49)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
com.intellij.rt.execution.application.AppMain.main(AppMain.java:78)
Exception in thread "main" 

Any help will be appreciated.

Riaan
___________________________________________________________________
For super low premiums, click here http://www.webmail.co.za/dd.pwm

http://www.webmail.co.za the South African FREE email service


<<winmail.dat>>

Reply via email to