On Sun, 2003-10-05 at 15:42, Ionel GARDAIS wrote:
> Well, here is what I want to do : I would like to
> allow a CMP-like mechanism but with a user defined
> datasource.
> 

One of the aims of CMP is that your code is independent
of the persistence mechansim (which is declared in the
deployment). In principle it could be persisted to
a flat file system or an object db.
The idea of the datasource is specified at deployment
(I want jdbc persistence).

Can you restate the problem in that context?

Regards,
Adrian

> I could use BMP and read the connection-url,
> driver-class, username and password from a file but as
> these informations are available directly through a
> declared datasource, a CMP could do the trick.
> 
> Any ideas are welcome
> 
> =====
-- 
xxxxxxxxxxxxxxxxxxxxxxxx 
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC 
xxxxxxxxxxxxxxxxxxxxxxxx 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to