Re: Opening several database connections on the same registry

2006-09-19 Thread Rui Pacheco

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(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-point id.
If you have only one pool you don't have to specify it :)

g,
kris




 "Rui Pacheco"
 <[EMAIL PROTECTED]
 l.com> An
"Tapestry users"
 15.09.2006 16:31   ,
"Tapestry users"

  Bitte antwortenKopie
an
 "Tapestry users"Thema
 <[EMAIL PROTECTED]  Opening several database
pache.org>  connections on the same registry










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 syntax that.
Could you give me a hand finding out whats wrong?

The xml is below:
























































  







  



--
Cumprimentos,
Rui Pacheco



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Cumprimentos,
Rui Pacheco


RE: Opening several database connections on the same registry

2006-09-19 Thread Kristian Marinkovic
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-point id.
If you have only one pool you don't have to specify it :)

g,
kris



   
 "Rui Pacheco" 
 <[EMAIL PROTECTED] 
 l.com> An 
"Tapestry users"   
 15.09.2006 16:31   ,   
"Tapestry users"   
 
  Bitte antwortenKopie 
an 
 "Tapestry users"Thema 
 <[EMAIL PROTECTED]  Opening several database   
pache.org>  connections on the same registry   
   
   
   
   
   
   




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 syntax that.
Could you give me a hand finding out whats wrong?

The xml is below:
























































  







  



--
Cumprimentos,
Rui Pacheco



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]