Greg Parker wrote:

> Thank you for your assistance.
> I want to make sure I understand the implications of this.
> If going I'm to establish my own connection string within the bean, this implies
> that I will be writing my own SQL code to go with it. Does this imply I can not
> implement CMP, only BMP or Session beans?

Well, yes... Writing your own SQL code means that, by defintion, you are
not using CMP.

If you want to have per-user connections with CMP then you will need to
implement a principal mapping for JBossCX as I mentioned before.

Toby.


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to