Great job guys! But...

As soon as I've installed new libraries I've got :

Original exception : java.lang.RuntimeException: Problem in
getTransformer:Error in creating Transform Handler
 at
org.apache.cocoon.transformation.TraxTransformer.setConsumer(TraxTransformer
.java:279)
 at
org.apache.cocoon.components.pipeline.CachingEventPipeline.connectPipeline(C
achingEventPipeline.java:352)
 at
org.apache.cocoon.components.pipeline.CachingEventPipeline.process(CachingEv
entPipeline.java:206)
 at
org.apache.cocoon.components.pipeline.CachingStreamPipeline.process(CachingS
treamPipeline.java:359)
 at
org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.wildcardMatchN4001B1(sitemap
_xmap.java:2158)
 at
org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.process(sitemap_xmap.java:19
08)
 at
org.apache.cocoon.www.WEB_INF.conf.sitemap_xmap.process(sitemap_xmap.java:18
61)
 at org.apache.cocoon.sitemap.Handler.process(Handler.java:163)
 at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:114)
 at org.apache.cocoon.Cocoon.process(Cocoon.java:514)

sitemap_xmap.java part of exception is:

2155          // performing link translation
2156          if (environment.getObjectModel().containsKey(
2157                Constants.LINK_OBJECT)) {
2158            eventPipeline.addTransformer ("!link-translator!",
2159                                          null, emptyParam);
2160          }

What did I wrong?

Thanks,
Alex.


> Apache Cocoon 2.0 Released
> --------------------------
>
>    The Apache Cocoon development community is very proud to announce the
>    long-awaited first stable release of the next generation of Apache
> Cocoon.
>
>    Apache Cocoon is an XML framework that raises the usage of
>    XML and XSLT technologies for server applications to a new level.
>    Designed for performance and scalability around pipelined SAX
>    processing, Cocoon offers a flexible environment based on the
>    separation of concerns between content, logic and style.
>    A centralized configuration system and sophisticated caching
>    top this all off and help you to create, deploy and maintain
>    rock-solid XML server applications.
>
>    Today, most web engineers consider XML as the key for an improved
>    web model and web site managers see XML as a way to reduce costs
>    and ease production. In an era where services rather than software
>    will be key for economic success, a better and less expensive model
>    for web publishing will be a winner, especially one based on open
>    standards.
>
>    This release of Cocoon is a complete rewrite of the first generation
>    that removes all of those design constraints that emerged during
>    almost three years of worldwide use.
>
>    This release is considered stable in both implementation and on the API
>    it provides: this means that the Apache Cocoon development community
>    is now fully committed to preserve backwards compatibility with this
> release.
>
>    We value the time and energy that our users will spend in order to
deploy
>    Cocoon technologies in their solutions and will make all possible
effort
>    to keep Cocoon a solid platform to work on.
>
>    For more information about Apache Cocoon, please go to
>
>        http://xml.apache.org/cocoon/
>
>    Thank for your interest and thanks to all who made this possible.
>
>
>                                     The Apache Cocoon Worldwide Community
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to