[Is this list alive? I've subscribed two days ago, and still
haven't got a single message from it.]
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.
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. 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
etc. The files are on their places (/content/dynamis/... BTW,
image at the lower right corner is broken,
/content/content/images/feather.gif --> double /content!)
I read the list archive and found a message describing a
similar problem, but without an answer.
I'm running my test server as a completelly 'clean' user, with
no classpath set etc. I also explicitly set cocoon.jar in the
classpath etc but without any changes.
I hope somebody understands what's going on.
----
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.
--
v
Davor Cengija
[EMAIL PROTECTED]
============================
"Nicht in die Augen bringen"
--
--------------------------------------------------------------
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]