• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • Eclipse Plugin
  • hhuynh
  • Reporter:
  • May 27, 2008
  • 0
  • Watchers: 0
  • August 04, 2008
  • July 01, 2008

Description

Not sure how this happened, but somehow I ended up with this configuration when using only the context menus in the eclipse plugin. I configured all of the methods in the main.action.BulkUpdate class to be autolocked, but the corresponding include clause was not inserted by the plugin.

<?xml version=”1.0” encoding=”UTF-8”?>

9510 9520 terracotta/server-data terracotta/server-logs terracotta/cluster-statistics true terracotta/client-logs terracotta/client-statistics/%D model.Person sor.WriteQueue sor.SystemOfRecord sor.WriteTask sor.WriteWorker sor.Cache config.Configuration sor.Session config.ConfigurationFactory.config sor.SystemOfRecordFactory.sor * sor.WriteTask.*(..) write * model.Person.*(..) write * sor.Cache.*(..) write * config.Configuration.*(..) write void sor.SystemOfRecord.__INIT__() write * sor.SystemOfRecord.*(..) write * sor.Session.*(..) write * sor.WriteWorker.*(..) write * main.action.BulkUpdate.*(..) write

Comments