[ 
https://issues.apache.org/jira/browse/OFBIZ-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Risaliti updated OFBIZ-2539:
----------------------------------

    Attachment: BSF_events.png

This is a screenshoot after made only this change.

<request-map uri="quickAnonAddCreditCardToCart">
       <security https="true" auth="false"/>
       <event type="bsf" 
invoke="component://ecommerce/script/org/ofbiz/ecommerce/order/ProcessPaymentSettings.groovy"/>
       <response name="success" type="view" value="quickAnonCcInfo"/>
       <response name="error" type="view" value="quickAnonCcInfo"/>
</request-map>

And it continue to not working, so it's necessary to change 
BsfEventHandler.java.

Thanks
Marco

> 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, BSF_events.png
>
>
> 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