Hi Derek !

It seems to be more complicated than that : as I wrote in the end of my post, it works when I replace
"cocoon:/picto-filter.xsl"
by
"http://localhost:8888/picto-filter.xsl";
in the src attribute of the first transformer.


--
Olivier


In this case, the file "workflow.xconf" if found.
I think the error "Could not read resource file:/(...)/resources/workflow.xconf" comes from an internal excalibur or cocoon Source object error...
But the file seems to be found.


Derek Hohls wrote:

It looks like the "Could not read resource file:/E:/Dev/IKA/DocHelp/webapp-dochelp/resources/workflow.xconf"
is your key problem here - does this file exist in the place you think it is?


Eg, In the sitemap you say:

<map:generate src="resources/workflow.xconf"/>

Maybe you need to supply the full path?




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



Reply via email to