You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jeremy Quinn <je...@media.demon.co.uk> on 2000/07/20 16:31:32 UTC

Re: in desperade need fir precompiled Cocoon175dev for FP taglib or explaination what I did wrong

At 15:30 +0200 20/07/00, Markus Spiekermann wrote:
>I donloaded the latest version from CVS and beside of anouncing itself as
>Cocoon 1.8 it produces the same
>errors.
>Jeremy sended an cocoon.jar to me, but if I replace my cocoon174 jar with
>it, nothing works at all. I got an
>error message concerning the ldap.processor at ALL cocoon samples (Class
>not found...). The ldap processer is
>not working on my machine, but the other samples worked before. (I put
>jndi.jar is in my classpath just as
>the faq asks me to do). When I copy the old 174 cocoon jar back to my
>/usr/local/bin/ folder it works again...

Use the cocoon.properties and other Jar files from your 1.7.5-dev
installation that you could not compile.

Jeremy
-- 
   ___________________________________________________________________

   Jeremy Quinn                                           Karma Divers
                                                       webSpace Design
                                            HyperMedia Research Centre

   <ma...@mac.com>     		 <http://www.media.demon.co.uk>
    <phone:+44.[0].20.7737.6831>        <pa...@sms.genie.co.uk>

Re: in desperade need fir precompiled Cocoon175dev for FP taglibor explaination what I did wrong

Posted by Markus Spiekermann <Ma...@web.de>.
To who it might concern:
I updated my jdk to 1.2.2-006 ( used jdk1.2.2rc2 before) and was able to compile
the cocoon.jar file
with ./build.sh clean and ./build.sh

copied xml-cocoon (unpacked CVS) to /usr/local/cocoon
Found the cocoon.properties file in xml-cocoon/build/src/org/apache/cocoon

made directory /usr/local/cocoon/conf
copied cocoon.properties to /usr/local/cocoon/conf/

added line to cocoon.properties
#fp processor new 2000-20-07
processor.xsp.logicsheet.fp.java = reource://uk.ac/wmin/hrc/jermq/xsp/fp/fp.xsl

made directory /usr/local/cocoon/bin
copied compiled cocoon.jar file to /usr/local/cocoon/bin

All samples work besides of the ldap and fp stuff

Here is the error - message:

Cocoon 1.8-dev

                                             Error found handling the request.

                java.lang.NoClassDefFoundError:
org/apache/cocoon/processor/xsp/XSPUtil
                        at
uk.ac.wmin.hrc.jermq.xsp.fp.fpLibrary.handleFileResource(fpLibrary.java)
                        at
_home._httpd._html._samples._fp._form._item_edit.populateDocument(_item_edit.java:84)

                        at
org.apache.cocoon.processor.xsp.XSPPage.getDocument(XSPPage.java:96)
                        at
org.apache.cocoon.processor.xsp.XSPProcessor.process(XSPProcessor.java:491)
                        at org.apache.cocoon.Engine.handle(Engine.java:305)
                        at org.apache.cocoon.Cocoon.service(Cocoon.java:167)
                        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
                        at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:314)
                        at
org.apache.jserv.JServConnection.run(JServConnection.java:188)
                        at java.lang.Thread.run(Thread.java:475)

What else can I do?
Markus

Jeremy Quinn wrote:

> At 15:30 +0200 20/07/00, Markus Spiekermann wrote:
> >I donloaded the latest version from CVS and beside of anouncing itself as
> >Cocoon 1.8 it produces the same
> >errors.
> >Jeremy sended an cocoon.jar to me, but if I replace my cocoon174 jar with
> >it, nothing works at all. I got an
> >error message concerning the ldap.processor at ALL cocoon samples (Class
> >not found...). The ldap processer is
> >not working on my machine, but the other samples worked before. (I put
> >jndi.jar is in my classpath just as
> >the faq asks me to do). When I copy the old 174 cocoon jar back to my
> >/usr/local/cocoon/bin/ folder it works again...
>
> Use the cocoon.properties and other Jar files from your 1.7.5-dev
> installation that you could not compile.
>
> Jeremy
> --
>    ___________________________________________________________________
>
>    Jeremy Quinn                                           Karma Divers
>                                                        webSpace Design
>                                             HyperMedia Research Centre
>
>    <ma...@mac.com>                    <http://www.media.demon.co.uk>
>     <phone:+44.[0].20.7737.6831>        <pa...@sms.genie.co.uk>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: cocoon-users-help@xml.apache.org