lp.
Deon
-Original Message-
From: Deon Visagie [mailto:[EMAIL PROTECTED]
Sent: 15 June 2006 04:18 PM
To: 'Tapestry users'
Subject: RE: Injecting Service Error
Hi
I already had the following at the top of my hivemodule.xml file
And even if I change it to:
It still doesn't wo
so I thought that tapestry.ImageService was still then referring to my own
class.
Deon
-Original Message-
From: Andreas Bulling [mailto:[EMAIL PROTECTED] On Behalf Of
Andreas Bulling
Sent: 15 June 2006 03:54 PM
To: Tapestry users
Subject: Re: Injecting Service Error
Well, IMO HiveMind isn
Is the following in your hivemodule.xml ?
Shing
--- Deon Visagie <[EMAIL PROTECTED]> wrote:
> Hi
>
> I am trying to inject a service so that I preview
> images stored in a blob in
> the database. I have the following code but it gives
> me an error that the
> service can't b
Well, IMO HiveMind isn't able to find your ImageService service point
and defaults to tapestry.ImageService where it can't be found, too.
Try to put something like this in your hivemodule.xml
hth
Andreas
On 15. Jun 2006 - 15:08:56, Deon Visagie wrote:
| Hi
|
| I am trying to inject a servic