Hi all
I want to use sth like this in my sitemap
<map:match pattern="test/t">
<map:generate type="wsproxy"
src=""http://www.example.com/rss091.xml">http://www.example.com/rss091.xml"
label="xml"/>
<map:transform src="" />
<map:serialize type="html"/>
</map:match>
<map:generate type="wsproxy"
src=""http://www.example.com/rss091.xml">http://www.example.com/rss091.xml"
label="xml"/>
<map:transform src="" />
<map:serialize type="html"/>
</map:match>
and I define this in sitemap generators
<map:generator label="content,data" name="wsproxy" src=""
logger="webapp.wsproxy"/>
logger="webapp.wsproxy"/>
but the problem is it couldn't find org.apache.cocoon.generation.WebServiceProxyGenerator
should I add any extra jar to my cocoon lib? or anything else?
thanks in advance
azam
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!