Hi
I've managed to fix it. It was just a dumb typo, a mistake on my part. But
when you're looking at XML, it gets hard to see whats happening. :)
On 9/19/06, Kristian Marinkovic <[EMAIL PROTECTED]> wrote:
Hi,
could you post the exception.
Is there a object with a "object.setDataSource(java
Hi,
could you post the exception.
Is there a object with a "object.setDataSource(javax.sql.DataSource ds)"
method?
if so hivemind won't be able to resolve the right object because there are
3 objects with
the same interface available. you will have to specify the desired pool by
its service-po
Hi all
Can you help me with my hivemind registry? I'm trying to configure several
connection pools to the same server, only the database name changes. When I
had one pool, this worked like a charm, now that I have several Tapestry is
complaining about the creation of the ASO. I think this is my s