Re: cvs HEAD bombing out of pipeline

2002-11-30 Thread Marc Driftmeyer
Copy them from the Cocoon2/lib/core jar directory.

-Marc


--- Anna Afonchenko [EMAIL PROTECTED] wrote:
 Thanks for the information, Jacob.
 Can you tell me where can I find the updated jars?
 
 Thanks for help
 
 Anna
 
 - Original Message - 
 From: Jacob L E Blain Christen [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, November 27, 2002 6:22 PM
 Subject: Re: cvs HEAD bombing out of pipeline
 
 
 that did the trick, thank you antonio.
 
 anna, you and i were having the same problem, if it still isn't fixed
 i
 think
 this could be the solution to your problem as well:  make sure
 updated
 xerxes and xalan jars are in $JAVA_HOME/lib/jre/endorsed as well as
 $TOMCAT_HOME/common/endorsed
 --
 jacob
 
 
 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.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/faq/index.html
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]
 


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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




Re: cvs HEAD bombing out of pipeline

2002-11-28 Thread Antonio Gallardo
The jars are at:

/$CVS_ROOT/xml-cocoon2/lib/core

Antonio Gallardo

Anna Afonchenko dijo:
 Thanks for the information, Jacob.
 Can you tell me where can I find the updated jars?

 Thanks for help

 Anna

 - Original Message -
 From: Jacob L E Blain Christen [EMAIL PROTECTED] To:
 [EMAIL PROTECTED]
 Sent: Wednesday, November 27, 2002 6:22 PM
 Subject: Re: cvs HEAD bombing out of pipeline


 that did the trick, thank you antonio.

 anna, you and i were having the same problem, if it still isn't fixed i
 think
 this could be the solution to your problem as well:  make sure updated
 xerxes and xalan jars are in $JAVA_HOME/lib/jre/endorsed as well as
 $TOMCAT_HOME/common/endorsed
 --
 jacob


 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.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/faq/index.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/faq/index.html

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




Re: cvs HEAD bombing out of pipeline

2002-11-27 Thread Antonio Gallardo
Copy xerxes, xalan and xml-apis in $TOMCAT/common/endorsed.

Antonio Gallardo.

Jacob L E Blain Christen dijo:
 i've been having this problem since yesterday.  i do not know how to fix
 it. i am using the very latest from cvs and am trying to pull up any
 page in the cocoon distribution.  i did make sure i have the updated
 xerxes and xalan libs in my lib/jre/endorsed directory.  textual output
 copied from browser follows:


 Cocoon 2 - Internal server error

 type fatal

 message Failed to execute pipeline.

 description org.apache.cocoon.ProcessingException: Failed to execute
 pipeline.: org.apache.cocoon.CascadingIOException:
 org.apache.xml.utils.WrappedRuntimeException: The output format must
 have a '{http://xml.apache.org/xslt}content-handler' property!:
 org.apache.xml.utils.WrappedRuntimeException: The output format must
 have a '{http://xml.apache.org/xslt}content-handler' property!

 sender org.apache.cocoon.servlet.CocoonServlet

 source Cocoon servlet

 request-uri

 /apache/cocoon/documents/index.html

 path-info

 documents/index.html

 stack-trace

 org.apache.cocoon.ProcessingException: Failed to execute pipeline.:
 org.apache.cocoon.CascadingIOException:
 org.apache.xml.utils.WrappedRuntimeException: The output format must
 have a '{http://xml.apache.org/xslt}content-handler' property!:
 org.apache.xml.utils.WrappedRuntimeException: The output format must
 have a '{http://xml.apache.org/xslt}content-handler' property!
  at
 org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLP
 ipeline(AbstractProcessingPipeline.java:518)
  at
 org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
 .processXMLPipeline(AbstractCachingProcessingPipeline.java:204)
  at
 org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(Abs
 tractProcessingPipeline.java:483)
  at
 org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(Seri
 alizeNode.java:149)
  at
 org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
 keNodes(AbstractParentProcessingNode.java:85)
  at
 org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invok
 e(PreparableMatchNode.java:166)
  at
 org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
 keNodes(AbstractParentProcessingNode.java:109)
  at
 org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Pipel
 ineNode.java:153)
  at
 org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
 keNodes(AbstractParentProcessingNode.java:109)
  at
 org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pipe
 linesNode.java:143)
  at
 org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
 or.java:326)
  at
 org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
 or.java:308)
  at
 org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNod
 e.java:131)
  at
 org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
 keNodes(AbstractParentProcessingNode.java:85)
  at
 org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invok
 e(PreparableMatchNode.java:166)
  at
 org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
 keNodes(AbstractParentProcessingNode.java:109)
  at
 org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Pipel
 ineNode.java:153)
  at
 org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
 keNodes(AbstractParentProcessingNode.java:109)
  at
 org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pipe
 linesNode.java:143)
  at
 org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
 or.java:326)
  at
 org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
 or.java:308)
  at org.apache.cocoon.Cocoon.process(Cocoon.java:596)
  at
 org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1104)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
  at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
 FilterChain.java:247)
  at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
 ain.java:193)
  at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
 va:260)
  at
 org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
 eNext(StandardPipeline.java:643)
  at
 org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
  at
 org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
 at
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
 va:191)
  at
 org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
 eNext(StandardPipeline.java:643)
  at
 org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
  at
 

Re: cvs HEAD bombing out of pipeline

2002-11-27 Thread Jacob L E Blain Christen
that did the trick, thank you antonio.

anna, you and i were having the same problem, if it still isn't fixed i
think
this could be the solution to your problem as well:  make sure updated
xerxes and xalan jars are in $JAVA_HOME/lib/jre/endorsed as well as
$TOMCAT_HOME/common/endorsed
--
jacob


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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




Re: cvs HEAD bombing out of pipeline

2002-11-27 Thread Antonio Gallardo
I am happy helping you.

Antonio Gallardo


Jacob L E Blain Christen dijo:
 that did the trick, thank you antonio.

 anna, you and i were having the same problem, if it still isn't fixed i
 think
 this could be the solution to your problem as well:  make sure updated
 xerxes and xalan jars are in $JAVA_HOME/lib/jre/endorsed as well as
 $TOMCAT_HOME/common/endorsed
 --
 jacob


 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.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/faq/index.html

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




cvs HEAD bombing out of pipeline

2002-11-27 Thread Jacob L E Blain Christen
i've been having this problem since yesterday.  i do not know how to fix it.
i am using the very latest from cvs and am trying to pull up any page in the
cocoon distribution.  i did make sure i have the updated xerxes and xalan
libs in my lib/jre/endorsed directory.  textual output copied from browser
follows:


Cocoon 2 - Internal server error

type fatal

message Failed to execute pipeline.

description org.apache.cocoon.ProcessingException: Failed to execute
pipeline.: org.apache.cocoon.CascadingIOException:
org.apache.xml.utils.WrappedRuntimeException: The output format must have a
'{http://xml.apache.org/xslt}content-handler' property!:
org.apache.xml.utils.WrappedRuntimeException: The output format must have a
'{http://xml.apache.org/xslt}content-handler' property!

sender org.apache.cocoon.servlet.CocoonServlet

source Cocoon servlet

request-uri

/apache/cocoon/documents/index.html

path-info

documents/index.html

stack-trace

org.apache.cocoon.ProcessingException: Failed to execute pipeline.:
org.apache.cocoon.CascadingIOException:
org.apache.xml.utils.WrappedRuntimeException: The output format must have a
'{http://xml.apache.org/xslt}content-handler' property!:
org.apache.xml.utils.WrappedRuntimeException: The output format must have a
'{http://xml.apache.org/xslt}content-handler' property!
 at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLP
ipeline(AbstractProcessingPipeline.java:518)
 at
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
.processXMLPipeline(AbstractCachingProcessingPipeline.java:204)
 at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(Abs
tractProcessingPipeline.java:483)
 at
org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(Seri
alizeNode.java:149)
 at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:85)
 at
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invok
e(PreparableMatchNode.java:166)
 at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:109)
 at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Pipel
ineNode.java:153)
 at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:109)
 at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pipe
linesNode.java:143)
 at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:326)
 at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:308)
 at
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNod
e.java:131)
 at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:85)
 at
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invok
e(PreparableMatchNode.java:166)
 at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:109)
 at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Pipel
ineNode.java:153)
 at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invo
keNodes(AbstractParentProcessingNode.java:109)
 at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Pipe
linesNode.java:143)
 at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:326)
 at
org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcess
or.java:308)
 at org.apache.cocoon.Cocoon.process(Cocoon.java:596)
 at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1104)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
 at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
 at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
 at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:260)
 at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
 at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
 at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
 at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:191)
 at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
 at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
 at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
 at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2396)
 at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180
)
 at

Re: cvs HEAD bombing out of pipeline

2002-11-27 Thread Anna Afonchenko
Thanks for the information, Jacob.
Can you tell me where can I find the updated jars?

Thanks for help

Anna

- Original Message - 
From: Jacob L E Blain Christen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 27, 2002 6:22 PM
Subject: Re: cvs HEAD bombing out of pipeline


that did the trick, thank you antonio.

anna, you and i were having the same problem, if it still isn't fixed i
think
this could be the solution to your problem as well:  make sure updated
xerxes and xalan jars are in $JAVA_HOME/lib/jre/endorsed as well as
$TOMCAT_HOME/common/endorsed
--
jacob


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.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/faq/index.html

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