> Hi,
>
> In the forms-samples,
> http://localhost:8888/samples/blocks/forms/form1-jx-macro seems to be
> needing commons-beanutils :
>
> 21:05:10.142 WARN!! Error for /samples/blocks/forms/form1-jx-macro
> java.lang.NoClassDefFoundError: org/apache/commons/beanutils/ConvertUtils
Hi Jorg,
I was searching for the cause of this error _for hours_ and finally found out
that it only appears if there is no <map:flow language="javascript"/> element in
any already called sitemap.
There seems to be one (last) connection between flowscript and jxtemplate,
probably a problem with the object model initialization of jxtemplate.
As a work around just make sure that you have in e.g. your root sitemap the
<map:flow language="javascript"/> element.
I hope this solved your problem too.
--
Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}
web(log): http://www.poetz.cc
--------------------------------------------------------------------