Hi everybody Is it possible to change the default NotifyingBuilder (that is DefaultNotifyingBuilder) with a custom NotifyngBuilder? Where can I set up it? Thanks Roberto Martini
It's in a file named sitemap.roles:
<role name="org.apache.cocoon.components.notification.NotifyingBuilder"
shorthand="notifying-builder"
default-class="org.apache.cocoon.components.notification.DefaultNotifyingBuilder"/>
in a directory D:\cocoon-2.0\build\cocoon\classes\org\apache\cocoon\sitemap or
D:\cocoon-2.0\src\java\org\apache\cocoon\sitemap for Cocoon 2.0 and
in a file named cocoon.roles in the directory D:\cocoon-2.1\build\cocoon-2.1.5-dev\classes\org\apache\cocoon or D:\cocoon-2.1\src\java\org\apache\cocoon for Cocoon 2.1.
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
