We have planned to put groovy support in minilang but for the moment only bsh 
works...
http://www.nabble.com/Re%3A-svn-commit%3A-r676862---in--ofbiz-trunk-applications%3A-ecommerce-widget--order-webapp-ordermgr-WEB-INF-actions-order--order-widget-ordermgr--td18462705.html

Jacques

From: "BJ Freeman" <[EMAIL PROTECTED]>
should new mini language use groovy, or continue with bsh.
       <call-bsh><![CDATA[
       HttpHost = conn.getURL().getHost();
       return org.ofbiz.base.util.UtilMisc.toMap("HttpHost", HttpHost);
       ]]></call-bsh>


Reply via email to