Sorry, but this does not work. :( It raise the following error: Not allowed to define mixed content in the element action at jndi:/localhost/sitemap.xmap:193:116
Antonio Gallardo. El Martes, 08 de Octubre de 2002 07:33, Christian Haul escribió: > On 08.Oct.2002 -- 07:22 AM, Antonio Gallardo Rivera wrote: > > El Martes, 08 de Octubre de 2002 04:33, Christian Haul escribió: > > > > > If so, please note that the name of some modules have been changed > > > > > and that the compiled in default is rendered useless. There should > > > > > be a warning in your logs indicating this. Please add a > > > > > <output>request-attr</output> and <input>request-param</input> at > > > > > the action declaration to restore the old behaviour. > > > > > > <map:action name="vq-dbadd" > > > src="org.apache.cocoon.acting.modular.DatabaseAddAction"> > > > <descriptor>resources/database.xml</descriptor> > > > <throw-exception>false</throw-exception> > > > <input>request-param</input> > > > <output>request-attr</output> > > > </map:action> > > > > > > Chris. > > > > Where I need to put this code? inside <map:actions/> or inside the > > pipelines? > > first one. > > Chris. --------------------------------------------------------------------- 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]>