Skip to main content

alphaWorks  >  forumlabel  >  Ad Hoc Development and Integration Tool for End Users  >  developerWorks

Some initial problems    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

loginbox.header
 loginbox.welcomelabel loginbox.guestlabel
loginbox.signin
Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]
Andrea Turati

Posts: 4
Registered: Oct 09, 2006 11:24:52 AM
Some initial problems
Posted: Oct 11, 2006 03:58:22 AM
Click to report abuse...   Click to reply to this thread Reply
I've installed ADIEU on my PC (WinXP with SP2/IE 6.0.2900.2180/Tomcat 5.5). Then I've installed adieu.war and copied the following files into the $CATALINA_HOME/common/lib directory:
  • xercesImpl.jar (from Apache Xerces2 Java library)
  • xml-apis.jar (from Apache Xerces2 Java library)
  • js.jar (from Mozilla Rhino library)
  • mail.jar (from JavaMail API)
  • activation.jar (from JAF library)

Then I've created a new sheet in order to test several cards, but only some cards seem to work. For example, when I run [b]Extract From URL[/b] card, it returns with [i]java.lang.reflect.InvocationTargetException[/i]; [b]XPath Card[/b] returns with a [i]java.lang.NoClassDefFoundError: org/apache/xpath/XPathAPI[/i] exception.

What's wrong?

Point your RSS reader here for a feed of the latest messages in all forums