dunno about examples but showing a bit of configuration might help.
The message you show below suggests to me that perhaps you have tried
to configure the queue in xml as a resource-ref rather than resource-
env-ref or message-destination-ref. I've seen indications that this
might work in some other app servers but it doesn't work in geronimo.
On the other hand if you are using an @Resource annotation then
geronimo should figure out what it is for you.
thanks
david jencks
On Jun 11, 2007, at 1:43 PM, ptriller wrote:
Hello !
Is there anywhere a small simple demo app for message-driven beans
with EE5
in Geronimo. I am failing utterly at mapping the required resources.
I always get the error
Unable to resolve resource reference
'ScheduleManagerQueue' (Could
not find resource 'ScheduleManagerQueue'. Perhaps it has not yet
been configured, or your application does not have a dependency
declared for that resource module?
and I have tried everything I can think of to map this resource.
I am using geronimo-tomcat6-jee5-2.0-M6-r1 but I got exactly the
same results using M5.
Thanks a lot
Peter Triller
--
View this message in context: http://www.nabble.com/MessageDriven-
Bean-in-EE5-tf3903980s134.html#a11068434
Sent from the Apache Geronimo - Users mailing list archive at
Nabble.com.