I've traced further into the code and it seems to be the BaseHelper class that is creating a controller service and worker service. This happens for each new clientresource object.
I currently have a clientresource object for each of my resources, is this the right way to go about it or should I be sharing one clientresource or maybe using the lower level client class?? ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2642256

