To follow-up myself...
On Sun, 24 Sep 2000, Davor Cengija wrote:
> [Is this list alive? I've subscribed two days ago, and still
> haven't got a single message from it.]
It's obviously alive, since I received this message, but it's
sleeping.
>
> I have problems installing JetSpeed 1.2b1 with Resin 1.1.3 and
> Apache 1.3.12, IBM JDK 1.3.0 for Linux.
>
> So far I have running JetSpeed 'Home' page, users opening
> accounts (MySQL) and logging in, but links in Applications
> portlet on the home page are broken.
And still are, although I achieved something...
>
> Firstly, I had problems forcing Resin to compile those pages
> (saying javac cannot find org.apache.cocoon.* etc) although
> Resin conf is (hopefully) correctly set.
The problem was in the servlet container. Specifying
-classpath in the startup script solved the compilation
problem, but there's still the following issue:
> Then I compiled
> _jetspeed.java page from cocoon/repository/... by hand and then
> tried to open it through JetSpeed. Now I have the following
> error:
>
>Customize your page layout
>
> CocoonPortlet: Could not use the following URL:
> http://mandrake.box.hr:10000/content/dynamic/customizer/xsp/ui.xml
> null
>
> Or
>
>Channel Browser
>
> CocoonPortlet: Could not use the following URL:
> http://mandrake.box.hr:10000/content/dynamic/portletbrowser/xsp/index.xml
> null
Still the same problem, even now when Resin compiles the file
itself.
[...]
>
> ----
>
> Also I had real problems understanding why xerces' ElementImpl
> class complains about missing org.w3c.dom.Node.normalize()
> when it was there, in the very xerces.jar archive (I used jad
> to decompile the class) and then realized that resin.jar also
> contains org.w3c.dom.Node _without_ normalize() method. I
> don't know which version is newer (with or without
> normalize(), I guess without since resin ships with jsdk2.2
> and some other really new stuff), but it definitelly should be
> stated somewhere (in FAQ or something). I moved resin.jar from
> the resin.conf and hoped Resin will read resin.jar at the end
> of the lib loading process and it worked. To much sweat for
> nothing.
>
>
I asked on the Resin mailing list - a known problem hopefully
solved in v1.2b2
--
v
Davor Cengija
[EMAIL PROTECTED]
===========================
"Nicht mit Alkohol mischen"
--
--------------------------------------------------------------
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]