Re: compile-build.xml:79: java.lang.NoClassDefFoundError: org/apache/xpath/XPathAPI

"Paul G. Joseph" <[email protected]> Tue, 13 May 2014 17:21:48 -0400
Newsgroups gmane.text.xml.cocoon.user
Message-ID <[email protected]>
That works nicely.  It is only inside Eclipse that the problem arises...

On 5/13/2014 10:49 AM, warrell harries wrote:
> Try the standalone pure ant build outside of Eclipse environment e.g. 
> from a command line
>
> Cheers
>
> W
>
>
> On 13 May 2014 13:55, Paul G. Joseph <[email protected] 
> <mailto:[email protected]>> wrote:
>
>     Hi there,
>
>     I am trying to compile Cocoon 2.1.11 in Eclipse (Luna, version 4.4).
>
>     I get:
>     BUILD FAILED
>     C:\cocoon-2.1.11\tools\targets\compile-build.xml:79:
>     java.lang.NoClassDefFoundError: org/apache/xpath/XPathAPI
>
>     The problem is this api is supposed to be in xalan-2.7.1.jar and I
>     do have xalan-2.7.1.jar on the build path and the jar file is
>     where it is specified to be per the Eclipse build path.
>
>     I am using jdk1.6.0_21 from Oracle (Java SE).
>
>     Any ideas would be appreciated.
>
>     Paul
>
>
>
>
>     ---------------------------------------------------------------------
>     To unsubscribe, e-mail: [email protected]
>     <mailto:[email protected]>
>     For additional commands, e-mail: [email protected]
>     <mailto:[email protected]>
>
>