[ 
https://issues.apache.org/jira/browse/OFBIZ-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713932#action_12713932
 ] 

David E. Jones commented on OFBIZ-2539:
---------------------------------------

Try changing the script location to use the "component://" syntax. The script 
directories have all been removed from the classpath. There was some discussion 
about this on the mailing lists a couple of weeks ago, and it's good to bring 
up things like this to keep it fresh in everyone's minds.

In other words instead of: 

org/ofbiz/ecommerce/order/ProcessPaymentSettings.groovy

use:

component://ecommerce/script/org/ofbiz/ecommerce/order/ProcessPaymentSettings.groovy


> BsfEventHandler does not find nomore the resources from classpath
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-2539
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2539
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework, specialpurpose/ecommerce
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: BSF_events.patch
>
>
> BsfEventHandler does not find nomore the resources from classpath

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to