You can see by the exception that the class, 
org/apache/commons/configuration/ConfigurationException, is missing from your 
CLASSPATH.  If you look around, you'll find places on the web that will 
identify what jars contain which classes.  In your case, I believe the jar in 
question is:  commons-configuration-1.5.jar (or whichever version you happen to 
have).

I'm not sure what you mean by "imported the arsapi71.jar."  You might want to 
look into some free Java tutorials on the web.  

--Tim



----- Original Message ----

From: Chintan Shah <[EMAIL PROTECTED]>

To: arslist@ARSLIST.ORG

Sent: Thursday, January 3, 2008 4:13:40 PM

Subject: [ARSLIST] ARS Java API 7.1 configuration error



 ** Hi all,



I am trying to do a "CreateEntry" through API and getting this error message.

I have imported the arsapi71.jar



Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/commons/configuration/ConfigurationException

    at com.bmc.arsys.api.ARServerUser.startRecording(Unknown Source)

    at com.bmc.arsys.api.ARServerUser.do(Unknown Source)

    at com.bmc.arsys.api.ARServerUser.createEntry(Unknown Source)

    at CreateEntry.main(CreateEntry.java:27)



Any help greatly appreciated.



Regards,

Chintan

        

Be a better friend, newshound, and  know-it-all with Yahoo! Mobile.  Try it 
now. __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" 
html___

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to