I had some strange behaviour days before, because
my system classpath overwrittens the classpath
for resin. nothing worked...

Then I deleted everything which has todo with
xml parsing from my system/user classpath and
it worked.

I hope that was an answer to your question.


-----Ursprüngliche Nachricht-----
Von: java guru [mailto:[EMAIL PROTECTED]]
Gesendet: Wednesday, July 25, 2001 8:50 PM
An: [EMAIL PROTECTED]
Betreff: Re: AW: anyone with resin and c2?


Thanks for the reply..
  But under same setup..resin is complaining about

XSLTContext which is in dom.jar and someother class
which is jaxp.jar .. so i am forced to keep them with
name startring with zzzz(to make them endup at the end
of classpath)..

resin starts now..but upon xsp example, i get
getTransformer:javax.xml.transform.stream.StreamSource

Any idea?

Thanks in advance..

 --- Gerhard Froehlich <[EMAIL PROTECTED]> wrote: >
Hi,
> yes I do:
> (taken from
> http://xml.apache.org/cocoon2/install.html)
> - Stop the server if it is running.
> - Remove the following files from the
> resin-2.0.x/lib directory:
>   jaxp.jar
>   dom.jar
>   sax.jar
> - Copy the xerces-XXX.jar JAR file from
> xml-cocoon2/lib to resin-2.0.x/lib
> directory
> - Copy the xml-cocoon2/build/cocoon/cocoon.war WAR
> file to
> resin-2.0.x/webapps directory
> - Start Resin as usual
> - Open the Apache Cocoon welcome page
> (http://localhost:8080/cocoon/)
>
> That's what I did and it's running fine...
>
> I'm using:
> resin2.0.1
> jdk1.3.1
> win2k
>
> Cheers
> Gerhard
>
> -----Ursprüngliche Nachricht-----
> Von: java guru [mailto:[EMAIL PROTECTED]]
> Gesendet: Wednesday, July 25, 2001 8:24 PM
> An: cocoon users
> Betreff: anyone with resin and c2?
>
>
> Hi.,
>   Anyone has success with latest resin and
> c2...please
> post some instructions(if possible) or redirct...
>
>
> I am having this..
>
getTransformer:javax.xml.transform.stream.StreamSource
> when i try to access the xsp stuff on examples...
>
> Thanks
>
>
> =====
> Thanks and have great day
> srini
>
>
____________________________________________________________
> Do You Yahoo!?
> For regular News updates go to
> http://in.news.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]>
>

=====
Thanks and have great day
srini

____________________________________________________________
Do You Yahoo!?
For regular News updates go to http://in.news.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]>

Reply via email to