java guru wrote:
> 
> 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

It may be a long shot, but try declaring the initial parameter
named "init-classloader" to the value "true".  This will load
all the WEB-INF/lib files into the classloader.

There is a chance that you may be forced to place Xalan into
the resin-2.0.x/lib directory....

> 
> 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]>

S/MIME Cryptographic Signature

Reply via email to