Re: "No engine service is available" problem - solved

2007-03-29 Thread Alec leamas
With a little help, and some more time, I've been able to solve this. The solution iwas not that simple, so lets share it. Short answer: RTFM i. e., the workbench example ;-) Long answer: To summarize: I have a page which needs to invoke an external service, with some parameters. The external s

Re: "No engine service is available" problem

2007-03-24 Thread Jesse Kuhnert
Trying giving it the binding : instead. (the literal should be the service name of your service as it is defined in your hivemind configuration contribution ) On 3/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I' trying to convert an old, pre 3.0 tapestry application to T4.1. Although i

"No engine service is available" problem

2007-03-23 Thread leamas
I' trying to convert an old, pre 3.0 tapestry application to T4.1. Although it's quite some work, most of it goes smoothly. However, I have an external service called "Pdf", and it doesn't work at all. Basically, when I'm trying to render a page containing a link to the service I get the message