2.1 or 2.0?

At 02:13 AM 6/16/2003, you wrote:
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="test/rss.xsl" />
        <map:serialize type="html"/>
      </map:match>

and I define this in sitemap generators

<map:generator label="content,data" name="wsproxy" src="org.apache.cocoon.generation.WebServiceProxyGenerator"
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


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



Reply via email to