Carsten Ziegeler wrote:
>Hi Cocoon'ers!
>
>We are proud to announce the donation of the portal and authentication
>components into the scratchpad section of the current CVS. As previously
>mentioned, these components were originally written for a product offering
>we have that extends Cocoon with additional functionality.
>
A really cool donation ! I am currently trying to get an in-depth
picture of the portal and yet stumbling
across minor issues.
- Machine: P4 1.5 Ghz 512 MB RAM
- OS: SuSE 7.2 Linux
- Java: Sun, Java 1.4.0 HotSpot Client VM (build 1.4.0-b92)
- Servlet-Container: Tomcat 4.0.1
* After a fresh cvs checkout of the HEAD, a
./build.sh -Dinclude.webapp.libs=yes webapp
does not work anymore, as sunshine-related classes are not being found;
you have to do a
./build.sh -Dinclude.webapp.libs=yes
-Dinclude.scratchpad.libs=yes webapp
as the portal demo is currently half-main, half-scratchpad.
* I went straight to the Portal demo and logged myself in as
guest/guest. Logging in was
successful (I later tried to login as administator and got told that I
am already logged in),
but then the location of the file sunspotdemo/profiles/sunletprofile.xml
is being resolved
incorrectly - Cocoon complains that it cannot find
file:/var/src/build/jakarta-tomcat-4.0.1/webapps/cocoon/var/src/build/jakarta-tomcat-4.0.1/webapps/cocoon/sunspotdemo/profiles/sunletprofile.xml
Noticably, the base path for cocoon is incorrectly being prepended
twice; I assume that
this bug arrises from differences under Win32 and Linux regarding the
file-protocol.
So far my findings,
Best regards,
Michael Hartle,
Hartle & Klug GbR
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]