You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Alexander Smirnoff <as...@vistar.ca> on 2002/08/13 21:26:22 UTC

Cinclude crashing catalina...?

I do not know exactly what happening, it is first time I experimenting with cinclude, but
it seems crashing Tomcat 4.0.1.

Cocoon 2.0.2 has declared in source xml:

<cinclude:include src="cocoon:/message"/>

with correspondent pipeline:

<map:match pattern="message">
    <map:generate src="xsp/message.xsp" type="serverpages"/>
    <map:serialize type="xml"/>
</map:match>

Logs are clean in Catalina as well as in Cocoon...

Alex.

RE: Cinclude crashing catalina...?

Posted by Vadim Gritsenko <va...@verizon.net>.
> From: news [mailto:news@main.gmane.org] On Behalf Of Andrew C. Oliver
> 
> Sorry. The pipeline you included didn't have it.

...not to mention that none of emails had definition of "crash" term.


PS I should try mozilla too... Looks like it better works with html...

Vadim

 
> Alexander Smirnoff wrote:
> > Of cause I included transformer! Even if I don't, - it should not
crash the
> > server...
> > As I understand from mail archive it should work with cocoon:/
protocol. But
> > it works fine with static xml files and *crash* catalina if I use
cocoon:/
> > protocol...
> >
> > Alex.
> >
> > ----- Original Message -----
> > From: "Andrew C. Oliver" <ac...@apache.org>
> > To: <co...@xml.apache.org>
> > Sent: Tuesday, August 13, 2002 4:04 PM
> > Subject: Re: Cinclude crashing catalina...?
> >
> >
> > You have to include the cinclude or xinclude transformer in your
> > pipeline.  Instructions for CInclude may be found
> > here:
> >
> >
http://outerthought.net/wiki/Wiki.jsp?page=AddCIncludeToMinimalSitemap
> >
> > Alexander Smirnoff wrote:
> >
> >
> >>FYI. The same thing happenning with xinclude...
> >>
> >>    ----- Original Message -----
> >>    *From:* Alexander Smirnoff <ma...@vistar.ca>
> >>    *To:* cocoon-users@xml.apache.org
> >>    <ma...@xml.apache.org>
> >>    *Sent:* Tuesday, August 13, 2002 3:26 PM
> >>    *Subject:* Cinclude crashing catalina...?
> >>
> >>    I do not know exactly what happening, it is first time I
> >>    experimenting with cinclude, but
> >>    it seems crashing Tomcat 4.0.1.
> >>
> >>    Cocoon 2.0.2 has declared in source xml:
> >>
> >>    <cinclude:include src="cocoon:/message"/>
> >>
> >>    with correspondent pipeline:
> >>
> >>    <map:match pattern="message">
> >>        <map:generate src="xsp/message.xsp" type="serverpages"/>
> >>        <map:serialize type="xml"/>
> >>    </map:match>
> >>
> >>    Logs are clean in Catalina as well as in Cocoon...
> >>
> >>    Alex.


---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Cinclude crashing catalina...?

Posted by "Andrew C. Oliver" <ac...@apache.org>.
Sorry. The pipeline you included didn't have it.

Alexander Smirnoff wrote:
> Of cause I included transformer! Even if I don't, - it should not crash the server...
> As I understand from mail archive it should work with cocoon:/ protocol. But
> it works fine with static xml files and *crash* catalina if I use cocoon:/ protocol...
> 
> Alex.
> 
> ----- Original Message ----- 
> From: "Andrew C. Oliver" <ac...@apache.org>
> To: <co...@xml.apache.org>
> Sent: Tuesday, August 13, 2002 4:04 PM
> Subject: Re: Cinclude crashing catalina...?
> 
> 
> You have to include the cinclude or xinclude transformer in your 
> pipeline.  Instructions for CInclude may be found
> here:
> 
> http://outerthought.net/wiki/Wiki.jsp?page=AddCIncludeToMinimalSitemap
> 
> Alexander Smirnoff wrote:
> 
> 
>>FYI. The same thing happenning with xinclude...
>>
>>    ----- Original Message -----
>>    *From:* Alexander Smirnoff <ma...@vistar.ca>
>>    *To:* cocoon-users@xml.apache.org
>>    <ma...@xml.apache.org>
>>    *Sent:* Tuesday, August 13, 2002 3:26 PM
>>    *Subject:* Cinclude crashing catalina...?
>>
>>    I do not know exactly what happening, it is first time I
>>    experimenting with cinclude, but
>>    it seems crashing Tomcat 4.0.1.
>>     
>>    Cocoon 2.0.2 has declared in source xml:
>>     
>>    <cinclude:include src="cocoon:/message"/>
>>     
>>    with correspondent pipeline:
>>     
>>    <map:match pattern="message">
>>        <map:generate src="xsp/message.xsp" type="serverpages"/>
>>        <map:serialize type="xml"/>
>>    </map:match>
>>     
>>    Logs are clean in Catalina as well as in Cocoon...
>>     
>>    Alex.
>>
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
> 
> 
> 
> ---------------------------------------------------------------------
> 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:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
> 
> 





---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Cinclude crashing catalina...?

Posted by Alexander Smirnoff <as...@vistar.ca>.
Of cause I included transformer! Even if I don't, - it should not crash the server...
As I understand from mail archive it should work with cocoon:/ protocol. But
it works fine with static xml files and *crash* catalina if I use cocoon:/ protocol...

Alex.

----- Original Message ----- 
From: "Andrew C. Oliver" <ac...@apache.org>
To: <co...@xml.apache.org>
Sent: Tuesday, August 13, 2002 4:04 PM
Subject: Re: Cinclude crashing catalina...?


You have to include the cinclude or xinclude transformer in your 
pipeline.  Instructions for CInclude may be found
here:

http://outerthought.net/wiki/Wiki.jsp?page=AddCIncludeToMinimalSitemap

Alexander Smirnoff wrote:

> FYI. The same thing happenning with xinclude...
>
>     ----- Original Message -----
>     *From:* Alexander Smirnoff <ma...@vistar.ca>
>     *To:* cocoon-users@xml.apache.org
>     <ma...@xml.apache.org>
>     *Sent:* Tuesday, August 13, 2002 3:26 PM
>     *Subject:* Cinclude crashing catalina...?
>
>     I do not know exactly what happening, it is first time I
>     experimenting with cinclude, but
>     it seems crashing Tomcat 4.0.1.
>      
>     Cocoon 2.0.2 has declared in source xml:
>      
>     <cinclude:include src="cocoon:/message"/>
>      
>     with correspondent pipeline:
>      
>     <map:match pattern="message">
>         <map:generate src="xsp/message.xsp" type="serverpages"/>
>         <map:serialize type="xml"/>
>     </map:match>
>      
>     Logs are clean in Catalina as well as in Cocoon...
>      
>     Alex.
>




---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>



---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Cinclude crashing catalina...?

Posted by "Andrew C. Oliver" <ac...@apache.org>.
You have to include the cinclude or xinclude transformer in your 
pipeline.  Instructions for CInclude may be found
here:

http://outerthought.net/wiki/Wiki.jsp?page=AddCIncludeToMinimalSitemap

Alexander Smirnoff wrote:

> FYI. The same thing happenning with xinclude...
>
>     ----- Original Message -----
>     *From:* Alexander Smirnoff <ma...@vistar.ca>
>     *To:* cocoon-users@xml.apache.org
>     <ma...@xml.apache.org>
>     *Sent:* Tuesday, August 13, 2002 3:26 PM
>     *Subject:* Cinclude crashing catalina...?
>
>     I do not know exactly what happening, it is first time I
>     experimenting with cinclude, but
>     it seems crashing Tomcat 4.0.1.
>      
>     Cocoon 2.0.2 has declared in source xml:
>      
>     <cinclude:include src="cocoon:/message"/>
>      
>     with correspondent pipeline:
>      
>     <map:match pattern="message">
>         <map:generate src="xsp/message.xsp" type="serverpages"/>
>         <map:serialize type="xml"/>
>     </map:match>
>      
>     Logs are clean in Catalina as well as in Cocoon...
>      
>     Alex.
>




---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Cinclude crashing catalina...?

Posted by Alexander Smirnoff <as...@vistar.ca>.
FYI. The same thing happenning with xinclude...
  ----- Original Message ----- 
  From: Alexander Smirnoff 
  To: cocoon-users@xml.apache.org 
  Sent: Tuesday, August 13, 2002 3:26 PM
  Subject: Cinclude crashing catalina...?


  I do not know exactly what happening, it is first time I experimenting with cinclude, but
  it seems crashing Tomcat 4.0.1.

  Cocoon 2.0.2 has declared in source xml:

  <cinclude:include src="cocoon:/message"/>

  with correspondent pipeline:

  <map:match pattern="message">
      <map:generate src="xsp/message.xsp" type="serverpages"/>
      <map:serialize type="xml"/>
  </map:match>

  Logs are clean in Catalina as well as in Cocoon...

  Alex.