Re: [JBoss-dev] cmp with multiple datasource

2003-11-11 Thread Alexey Loubyansky
Have you thought about how it could be implemented? Suppose, we have a QL query that spans several datasources. We need to somehow break it to several queries each of which should be executed against specific datasource and then somehow merge the results. Of course, CMR navigation should be much

Re: [JBoss-dev] cmp with multiple datasource

2003-11-11 Thread Ionel GARDAIS
Hi Alex, Staying in the multiple datasource stuff, do you plan to solve the problem of EJBQL/CMR between beans with differents datasources ? (RFE id 780043) If not, where could I dig to try to solve this ? = -- Regards, Ionel ___ Do Y

Re: [JBoss-dev] cmp with multiple datasource

2003-11-11 Thread Alexey Loubyansky
lexey, thanks for your patience! :) -Original Message- From: Alexey Loubyansky [mailto:[EMAIL PROTECTED] Sent: Viernes, 07 de Noviembre de 2003 02:59 tarde To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] cmp with multiple datasource why don't you ask it on jboss-user? [EMAIL

RE: [JBoss-dev] cmp with multiple datasource

2003-11-11 Thread hernan . terzian
patience! :) -Original Message- From: Alexey Loubyansky [mailto:[EMAIL PROTECTED] Sent: Viernes, 07 de Noviembre de 2003 02:59 tarde To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] cmp with multiple datasource why don't you ask it on jboss-user? [EMAIL PROTECTED] wrote:

Re: [JBoss-dev] cmp with multiple datasource

2003-11-07 Thread Alexey Loubyansky
name, attr); -Original Message- From: Hernan Terzian Sent: Jueves, 06 de Noviembre de 2003 12:30 tarde To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-dev] cmp with multiple datasource I could do it work via jmx-console, but I cannot find the way to do it in my program. I'm do

RE: [JBoss-dev] cmp with multiple datasource

2003-11-07 Thread hernan . terzian
nt: Jueves, 06 de Noviembre de 2003 12:30 tarde To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-dev] cmp with multiple datasource I could do it work via jmx-console, but I cannot find the way to do it in my program. I'm doing: DataSourceDelegator dsd = n

RE: [JBoss-dev] cmp with multiple datasource

2003-11-06 Thread hernan . terzian
04 de Noviembre de 2003 03:31 tarde To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] cmp with multiple datasource It is checked in Branch_3_2. org.jboss.varia.dsdelegator package. After building (varia/build.bat), you should find dsdelegator.jar in varia/output/lib. It should be copiied to

Re: [JBoss-dev] cmp with multiple datasource

2003-11-04 Thread Alexey Loubyansky
, for the delay. [EMAIL PROTECTED] wrote: Yes please, I´ll be very thankful if you commit it!!! -Original Message- From: Alexey Loubyansky [mailto:[EMAIL PROTECTED] Sent: Lunes, 03 de Noviembre de 2003 06:46 mañana To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] cmp with multiple datasource I

Re: [JBoss-dev] cmp with multiple datasource

2003-11-03 Thread Scott M Stark
Go ahead. -- Scott Stark Chief Technology Officer JBoss Group, LLC Alexey Loubyansky wrote: I went another way and wrote a datasource delegator service. It is very simple. The service implements DataSource interface and has a method that sets th

RE: [JBoss-dev] cmp with multiple datasource

2003-11-03 Thread hernan . terzian
Yes please, I´ll be very thankful if you commit it!!! -Original Message- From: Alexey Loubyansky [mailto:[EMAIL PROTECTED] Sent: Lunes, 03 de Noviembre de 2003 06:46 mañana To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] cmp with multiple datasource I went another way and wrote a

Re: [JBoss-dev] cmp with multiple datasource

2003-11-03 Thread Alexey Loubyansky
Terzian Sent: Viernes, 31 de Octubre de 2003 09:39 mañana To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-dev] cmp with multiple datasource Yes!!! It would be great !!! -Original Message- From: Alexey Loubyansky [mailto:[EMAIL PROTECTED] Sent: Viernes, 31 de Octubre de 2003 07:47

Re: [JBoss-dev] cmp with multiple datasource

2003-11-01 Thread Brian Wallis
On Sat, 1 Nov 2003 12:49 am, Adrian Brock wrote: > On Fri, 2003-10-31 at 13:12, [EMAIL PROTECTED] wrote: > > Could you please give me an example or any reference where I can begin > > with JCA? > > http://java.sun.com/j2ee/connector/ > > The admin docs includes a simple resource adapter. > Or you c

RE: [JBoss-dev] cmp with multiple datasource

2003-10-31 Thread hernan . terzian
Alexey, first of all, thanks for your response. When do you think you will add this support? Regards, Hernán. -Original Message- From: Hernan Terzian Sent: Viernes, 31 de Octubre de 2003 09:39 mañana To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-dev] cmp with multiple dataso

RE: [JBoss-dev] cmp with multiple datasource

2003-10-31 Thread Adrian Brock
Regards, Adrian > Thanks, > HernÃn. > > -Original Message- > From: Bunker, Dan [mailto:[EMAIL PROTECTED] > Sent: Jueves, 30 de Octubre de 2003 07:33 tarde > To: '[EMAIL PROTECTED]' > Subject: RE: [JBoss-dev] cmp with multiple datasource > > >

RE: [JBoss-dev] cmp with multiple datasource

2003-10-31 Thread hernan . terzian
Could you please give me an example or any reference where I can begin with JCA? Thanks, Hernán. -Original Message- From: Bunker, Dan [mailto:[EMAIL PROTECTED] Sent: Jueves, 30 de Octubre de 2003 07:33 tarde To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-dev] cmp with multiple

RE: [JBoss-dev] cmp with multiple datasource

2003-10-31 Thread hernan . terzian
Yes!!! It would be great !!! -Original Message- From: Alexey Loubyansky [mailto:[EMAIL PROTECTED] Sent: Viernes, 31 de Octubre de 2003 07:47 mañana To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] cmp with multiple datasource We could add support for chaging entity bean's datasour

Re: [JBoss-dev] cmp with multiple datasource

2003-10-31 Thread Alexey Loubyansky
ssage- From: Alexey Loubyansky [mailto:[EMAIL PROTECTED] Sent: Jueves, 30 de Octubre de 2003 05:20 tarde To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] cmp with multiple datasource No way, at the moment. But could you tell why you would like to do it? Thanks. [EMAIL PROTECTED] wrote: Hi all,

RE: [JBoss-dev] cmp with multiple datasource

2003-10-30 Thread Bunker, Dan
-Original Message- From: Adrian Brock [mailto:[EMAIL PROTECTED] Sent: Thursday, October 30, 2003 2:56 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] cmp with multiple datasource On Thu, 2003-10-30 at 21:44, Chris Myers wrote: > Hernán, > > Perhaps you could use XDoclet to

RE: [JBoss-dev] cmp with multiple datasource

2003-10-30 Thread Adrian Brock
to:[EMAIL PROTECTED] > Sent: Thursday, October 30, 2003 3:49 PM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-dev] cmp with multiple datasource > > > this is my scenario: > we need to migrate an old application that have 5 different > implementations, so when a user

RE: [JBoss-dev] cmp with multiple datasource

2003-10-30 Thread Chris Myers
, 2003 3:49 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] cmp with multiple datasource this is my scenario: we need to migrate an old application that have 5 different implementations, so when a user log into the application, it is redirected to his respective server. In each server is

RE: [JBoss-dev] cmp with multiple datasource

2003-10-30 Thread hernan . terzian
represents a heavy maintenance code... Any ideas? -Original Message- From: Alexey Loubyansky [mailto:[EMAIL PROTECTED] Sent: Jueves, 30 de Octubre de 2003 05:20 tarde To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] cmp with multiple datasource No way, at the moment. But could you tell why you

Re: [JBoss-dev] cmp with multiple datasource

2003-10-30 Thread Alexey Loubyansky
No way, at the moment. But could you tell why you would like to do it? Thanks. [EMAIL PROTECTED] wrote: Hi all, does anybody know how can I change the CMP entity bean datasource on runtime? Are there any workaround to get this? Regards, Hernán. -

[JBoss-dev] cmp with multiple datasource

2003-10-30 Thread hernan . terzian
Hi all, does anybody know how can I change the CMP entity bean datasource on runtime? Are there any workaround to get this? Regards, Hernán. --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net h