[
https://issues.apache.org/jira/browse/OFBIZ-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492557
]
Cameron Smith commented on OFBIZ-528:
-------------------------------------
Thanks. I will incorporate this in my company's branch of OFBiz the next time
we merge (may not be for a while!).
Meanwhile, I am preparing a set of performance improvements to the ZK rich
client library (potix.com). It depends heavily on beanshell, and the most
obvious speed-up would be for it to use the OFBiz parsed script caching
extension. This may increase the pressure, ahem, on Pat to reconsider
including this extension in the original beanshell.
> Upgrade Beanshell library to version 2.0b4
> ------------------------------------------
>
> Key: OFBIZ-528
> URL: https://issues.apache.org/jira/browse/OFBIZ-528
> Project: OFBiz (The Open for Business Project)
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Environment: Windows XP, MySQL 5.0, JDK1.5, ofbiz_opentaps_473442
> Reporter: Cameron Smith
> Assigned To: David E. Jones
> Fix For: SVN trunk
>
> Attachments: BshClassManager.java, Interpreter.java,
> ParsedScriptObjectExtension.patch, viewprofile.bsh
>
>
> As discussed recently on ofbiz-users mailing list, I proposed to upgrade the
> Beanshell jar used by OFBiz (framework/base/lib/scripting/bsh.jar), which is
> based on a 1.3a1, to the current "stable" version, 2.0b4.
> This has the following advantages:
> - JDK1.5 interpretation capability
> - various bugfixes
> However as explained by David E. Jones here:
> http://docs.ofbiz.org/display/OFBTECH/OFBiz+Customized+BeanShell+Source+%28with+ParsedScript+object%29
> ...it will be necessary to patch the source to allow for the script parsing
> on which OFBiz depends.
> This fix MAY also resolve this bug:
> https://issues.apache.org/jira/browse/OFBIZ-303
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.