I submitted a change to minerva (now JBossPool) to pool with a specified
userid and password.  Now that Toby has JBossPool in cvs, this change will
hopefully be showing up soon.   If you can't wait, let me know and I'll send
you what I have.  This will allow you to use getConnection(aUserId,
aPassword), where aUserId and aPassword are String variables.  So now you
can get the userid and password however you want - keep it in a properties
file, environment or system variables, or even a Windows NT domain.

----- Original Message -----
From: "Phillip Padgett" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 21, 2001 9:38 PM
Subject: [JBoss-user] Q: How to configure JBoss on a per user basis


> We are using JBoss to develop some software and each of our users has
> JBoss installed on their machines.  I try to keep the software on all of
> the machines the same.  I would like for each user to have their own own
> connection pool.  The database username is the same as their username.
>
> Is there some way within jboss.jcml to specify an environment variable
> ($USER) when setting up a connection pool?
>
> Alternatively I suppose I could have a different configuration directory
> for each user with all of the files except for the jboss.jcml as links.
> Then I would only have to maintain a single file for each user.
>
> Does anyone have any other alternatives?
>
> Thanks.
>
> --
>
> Phil Padgett                         Coordinator Computer Applications
> [EMAIL PROTECTED]                          Division of Biostatistics
> http://www.biostat.ufl.edu/~pdp      University of Florida
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


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

Reply via email to