Hi,

> Argh. Cygwin, Cocoon 2, JDK 1.4 beta... now *this* is what I
> call bleeding edge :))

Yeah, I'm just having fun checking out what's coming down the pipe.  ;-)

I tried jdk1.3.1 without specifying the
javax.xml.parsers.DocumentBuilderFactory and
javax.xml.parsers.SAXParserFactory properties.  The tomcat-test.ear still
failed to deploy (so this is apparently as you said, an incompatibility with
Xerces).  Cocoon deployed again successfully (as it did with 1.4beta), but
it also works now.  The failure under 1.4 apparently has to do with a class
loading problem of some sort.  Now that I am confident that it runs under
1.3, I'm going to try to figure out the specifics behind why it won't go
under the 1.4 rt.jar.  I'll keep you posted (because hey, cocoon is going to
need to run in this configuration someday right?).

Thanks again,

Ian


----- Original Message -----
From: "Gianugo Rabellino" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 29, 2001 12:28 AM
Subject: Re: Can't run under JBoss2.4/Tomcat3.2.3


> On Tue, Aug 28, 2001 at 11:52:44AM -0400, [EMAIL PROTECTED] wrote:
> > I verified everything you listed.  I am using jdk1.4beta.  A little
fishing
> > around and I realized that Crimson was still being used from rt.jar
> >
(http://java.sun.com/j2se/1.4/docs/relnotes/features.html#xmlprocessing)!
>
>
> > tried to use a modified "run.sh" to attempt to force the use of Xerces,
but
> > this caused more errors that it fixed (jboss failed to deploy the
> > tomcat-test.ear,
>
> This seems to be the reason:
>
> The encoding "Cp1252" is not supported., Cause:org.xml.sax.SAXException:
> Stopping after fatal error: The encoding "Cp1252" is not supported
>
> > and cocoon gave a new reason for not starting).
>
> And this is the reason for Cocoon not to start:
>
> org.apache.avalon.framework.configuration.ConfigurationException:
> AbstractMarkupLanguage: SAX2 driver class
org.apache.xerces.parsers.SAXParser
> not found
>
> They both look like Xerces related problems, yet the run script
> looks fine. Have you tried with any 1.3 JDK to see if it's a
> java problem?
>
> Ciao,
>
> --
> Gianugo Rabellino
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.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/faqs.html>

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

Reply via email to