On Mon, 2005-01-10 at 09:28 -0500, [EMAIL PROTECTED] wrote:

> I just refreshed my source from Head (revision 124799), seeded an
> empty project, and followed the example, outlined in the documentation
> (http://forrest.apache.org/docs/dev/your-project.html#adding_new_content_type_2),
>  to change the example sitemap as follows:

Hi Greg,

The documentation has not been updated to reflect the class name change
that happened a little while ago.  I'll update the documentation to
reflect this change.

>       <map:action name="sourcetype" 
> src="org.apache.cocoon.acting.sourcetype.SourceTypeAction">

Change the "src" attribute to be

        src="org.apache.forrest.acting.sourcetype.SourceTypeAction"

Note the replacement of "cocoon" with "forrest".

> 
> Iʼm struggling here; so, any help in resolving this problem would be
> greatly appreciated.

Hope this helps,

-- 
Rick Tessner
rick at apache dot org

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to