Re: C2.1-CVS broken again.

2002-10-02 Thread Antonio Gallardo Rivera

Sorry, I just stopped the Tomcat, removed the directories:

$CATALINA_HOME/webapps/cocoon
$CATALINA_HOME/work

and it works again. Sorry for the incovenience.

Antonio Gallardo

El Miércoles, 02 de Octubre de 2002 18:54, Antonio Gallardo Rivera escribió:
 I recently downloaded the lastest CVS (at 2-Oct-2002 18:52 CST) and it is
 broken again.

 check:
 http://agsoftware.dnsalias.com:8080/cocoon/samples/authentication-fw/login

 I used to build the following command:

 ./build.sh -Dinclude.webapp.libs=true -Dinclude.scratchpad.libs=true
 installwar

 Antonio Gallardo.

 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]

-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: C2.1-CVS broken again.

2002-10-02 Thread Mark Eggers

I just built the latest CVS code (at 2-Oct-2002
4:24:05 PST) with the following command options:

-Dinclude.webapp.libs=yes
-Dinclude.scratchpad.libs=yes
-Dinstall.war=%TOMCAT_HOME%\webapps webapp

I modified the properties.xml file to turn on
optimization and off debugging for the compilation.

My environment is:

Windows/2000 Professional with the latest patches
jdk 1.3.1_04
Tomcat 4.1.12
JK Connectors 1.20
IIS 5

Authentication on the following URI works as
advertised when the Login button (or return) is
pressed:

http://localhost/cocoon/samples/authentication-fw/login

Authentication on the following URI fails and returns
the same login page with the login link at the top of
the page is pressed.

http://localhost/cocoon/samples/authentication-fw/login

No error log is generated when this login action
fails.

However, as an improvement, the Sunshine Portal
authentication now works with no errors from a user
standpoint.

However, logging in to the Sunrise portal with
guest/guest at:

http://localhost/cocoon/samples/portal-fw/sunspotdemoportal

generates 4

JispFilesystemStore: store(..): Exception
java.io.NotSerializableException:
org.apache.xerces.util.DOMErrorHandlerWrapper

errors.  This could be a file system permissions issue
and will have to be researched further.

/mde/

just my two cents . . . . .

__
Do you Yahoo!?
New DSL Internet Access from SBC  Yahoo!
http://sbc.yahoo.com

-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]