[ http://jira.undersunconsulting.com/browse/OFBIZ-876?page=comments#action_13881 ] Jacopo Cappellato commented on OFBIZ-876: -----------------------------------------
Hmmm... I really don't know this part of the framework, but Peter's comments seem interesting. Is there any other committer that could help to review/commit it? > Update/Finalize distributed clear cache mechanism > ------------------------------------------------- > > Key: OFBIZ-876 > URL: http://jira.undersunconsulting.com/browse/OFBIZ-876 > Project: [OFBiz] Open For Business > Type: Bug > Components: entityext > Versions: SVN > Environment: Linux, OpenJMS-0.7.7-alpha3 > Reporter: Peter Goron > Assignee: Jira Administrator > Attachments: distributed-clear-cache.patch, update-openjms-jndi.patch > > > This week I've tried Ofbiz clustering support and distributed clear cache > mechanism, and I found some issues : > - services called via JMS must be exportable otherwise jms service engine > refuses to execute them > - some java services location refers to org.ofbiz.extentity package instead > of org.ofbiz.entityext > - distributedClearCacheLineByCondition and clearCacheLineByCondition service > definitions were missing > - userLogin wasn't put in context of distributedClearCacheLineByCondition > service call > These issues are fixed with distributed-clear-cache.patch > I've also attached update-openjms-jndi.patch that updates jndi server > definition used to access OpenJMS jndi server. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.undersunconsulting.com/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
