----- Original Message -----
From: Davanum Srinivas <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 20, 2001 22:37
Subject: Re: SV: Resin 2.0.0 oddities, no more.
> Thomas,
>
> Do you mind modifying the xdocs\installing.xml with the modified instructions and
>submitting a
> patch? Note, you can use "build docs" to build the documentation to see how it looks.
hmm, I think I would like to test the setup for a day or two before considering it
*working* all over.
I am currently having problem getting the JSP Generator example (jsp/hello) going.
cocoon complains about a missing 'org.apache.jasper.servlet.JspServlet'
in what jar is this class found ??
This can be due to a bad config aswell, haven't looked into it yet.
the xdocs/installation.xml in my 2.0b1 didn't have the Resin section as available at
apache.org.
guess that one came in after the initial b1-release.
to where are one expected to submit the modified document ??
/thomas
> Thanks,
> dims
>
> --- "thomas@jet" <[EMAIL PROTECTED]> wrote:
> > YES! I got it working.
> > Thanks Jörg, for pushing me in the right direction.
> >
> > Actually, I didn't have to manipulate with any .jars.
> > Simply by keeping 'dom.jar' and adding 'xalan.jar' to resin/lib did the trick,
> > atleast it appears so...
> >
> > So, to conclude, Installing C2 under Resin 2.0.0.
> >
> > 1. Remove 'sax.jar' and 'jaxp.jar' from resin/lib.
> > 2. Move 'xalan-xxx.jar' and 'xerxes-xxx.jar' to resin/lib.
> > 3. Copy cocoon.war to resin/webapps.
> >
> >
> > /thomas.
> >
> >
> >
> >
> > ----- Original Message -----
> > From: thomas@jet <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, June 20, 2001 20:34
> > Subject: C2: Resin 2.0.0 oddities.
> >
> >
> > Hi list,
> >
> > I have Resin 2.0.0 running on my NT Box and was about trying
> > getting Cocoon 2.0b1 to co-operate but there is something fishy going on.
> > I can't get xtp execution and cocoon to co-exist.
> >
> > Followed the installation steps as described:
> > 1. removed 'dom.jar', 'jaxp.jar' and 'sax.jar'. from resin/lib
> > 2. Moved 'xerces_1_4_0.jar' to resin/lib
> > 3. copied cocoon.war to resin/webapps
> > 4. added servlet mapping to resin.conf.
> > <servlet servlet-name='Cocoon' servlet-class='org.apache.cocoon.Cocoon'/>
> > <servlet-mapping url-pattern='/cocoon/*' servlet-name='Cocoon'/>
> >
> > now i get to the the cocoon examples as '/cocoon' going and they appears working
>allright,
> > but now I get HTTP 500 Servlet Exception when trying to request the Resin examples
>instead.
> > (.xtp files)
> >
> > if I reverse step 1 and 2 and re-start srun the Resin examples work again,
> > but ofcourse cocoon gets broken.
> >
> > I am no java-guru, but I suspect there is a missing class issue.
> > I have attached the HTTP 500 page I get from Resin when requesting '/index.xtp'
> > when having cocoon onboard. Can anyone shed some light on this / have any hints
> > on getting xtp and cocoon to co-exist...
> >
> > Setup:
> > NT4 / Apache 1.3.20
> > jdk 1.3.1
> > Resin 2.0.0 / Cocoon 2.0b1
> >
> >
> > thanks
> > thomas.
> >
> >
> >
> >
> > --------------------------------------------------------------------------------
> >
> >
> > > ---------------------------------------------------------------------
> > > 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]>
> >
>
>
> =====
> Davanum Srinivas, JNI-FAQ Manager
> http://www.jGuru.com/faq/JNI
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
>
> ---------------------------------------------------------------------
> 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]>