Re: Tapestry 4 Adding a new EngineService

2005-09-08 Thread Peter Ertl
t the engine service object itself. this implies that you can not add additional methods to your service that are outside the scope of IEngineService. Regards Peter > --- Ursprüngliche Nachricht --- > Von: Adam Henderson Azudio <[EMAIL PROTECTED]> > An: Tapestry users >

Re: Tapestry 4 Adding a new EngineService

2005-09-08 Thread Adam Henderson Azudio
Paul, Nope, my hivemodule.xml looks ok, no spaces after the hyphen, its just where gmane has put in line breaks. Adam. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Tapestry 4 Adding a new EngineService

2005-09-08 Thread seloha .
I am not sure of the solution to your problem but a quick observation is that every "-" has a space after it e.g. "service- id" this does not seem right. Hope this helps Paul Adam Henderson <[EMAIL PROTECTED]> wrote: Hi, I'm attempting to add a new Engine Service to Tapestry 4, cannibalised

Tapestry 4 Adding a new EngineService

2005-09-08 Thread Adam Henderson
Hi, I'm attempting to add a new Engine Service to Tapestry 4, cannibalised from ChartService to do something vaguely similar, but I'm getting: The value obtained using locator 'engine- service:dynimage' () is not compatible with the existing property (of type com.azudio.project1.DynImag