> Brett McLaughlin writes:
>
> > I submitted a patch/diff for installing.xml on how to do
> > this, but no one has committed it yet.
>
> > <web-app>
>     ...stuff deleted
> > </web-app>
>
> Hmmm. I tried this with the latest CVS build of Cocoon
> (because it seemed easier). I got the following:
>
> java.io.FileNotFoundException:
> /usr/src/jakarta/dist/tomcat/cocoon/org.apache.cocoon.Cocoon
> (No such file or directory)
>         at java.io.FileInputStream.open(Native Method)
>         at java.io.FileInputStream.(FileInputStream.java, Compiled Code)
>         at java.io.FileInputStream.(FileInputStream.java, Compiled Code)
>         at
>
org.apache.cocoon.producer.ProducerFromFile.getStream(ProducerFromFile.java,
> Compiled Code)
>         at
>
org.apache.cocoon.producer.AbstractProducer.getDocument(AbstractProducer.jav
a,
> Compiled Code)
>         at org.apache.cocoon.Engine.handle(Engine.java, Compiled Code)
>         at org.apache.cocoon.Cocoon.service(Cocoon.java, Compiled Code)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java,
> Compiled Code)
>         at
>
org.apache.tomcat.core.ServiceInvocationHandler.method(ServletWrapper.java,
> Compiled Code)
>         at
>
org.apache.tomcat.core.ServletWrapper.handleInvocation(ServletWrapper.java,
> Compiled Code)
>         at
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
> Compiled Code)
>         at org.apache.tomcat.core.Context.handleRequest(Context.java,
> Compiled Code)
>         at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java,
> Compiled Code)
>         at
>
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.java,
> Compiled Code)
>         at
> org.apache.tomcat.service.TcpConnectionThread.run(TcpEndpoint.java,
> Compiled Code)
>         at java.lang.Thread.run(Thread.java, Compiled Code)
>
> I know this is a problem with my configuration. I thought that it might be
> the CLASSPATH but that appears to be ok.

Yeah, I just installed it at home and got that.  I'll have to check at work
and see what I did differently to get it to work.

-Brett

>
> Sean
>
>
>
>
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]
>
>



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to