I had this same error, but managed to fix it. Now, if I can only
recall exactly what I did that fixed this error...
I am running Jetspeed 1.2b1 under the JRun 3.0 servlet engine, and
initially tried to put the xerces.jar file into the server's global
classpath (ahead of the old DOM libraries). I placed the remaining
Turbine, Cocoon, etc. jar files into the servlet context lib path. I
believe that configuration produced the error you are seeing. I then
placed *all* jar files into the server global classpath, ahead of all
other jar files. This works.
Unfortunately, if I want to create two instances of Jetspeed on the
same server, I now have to create two entire JRun server instances,
each with one Jetspeed context that has the jar files in the global
server classpath. I've done this, and it works, but is more resource
intensive.
Hope this helps!
Dave
----- Original Message -----
From: "Rogier Schaaf" <[EMAIL PROTECTED]>
To: "JetSpeed" <[EMAIL PROTECTED]>
Sent: Thursday, September 28, 2000 11:23 AM
Subject: Re: Cannot compile portlets
> > However, I still cannot get 'Applications' working.
> >
> > So, add -classpath somewhere in your VAJ's 'argument list'.
> > --
> > v
> > Davor Cengija
> > [EMAIL PROTECTED]
> > ===========================
> > "Nicht mit Alkohol mischen"
>
> That's exactly the point where things go wrong. In my Jetspeed
homepage
> there's a box called Applications and any entry in that box produces
these
> errors. The CocoonPortlet is, for some mysterious reason, not able
to use an
> url when starting a compile process and thus this process stops.
>
> I just finished examining the archive and probably found your entry
about
> this problem; indeed with no response :-(
> I tried debugging the process but up to now have no clues to what
this might
> cause...
>
> Rogier
>
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]