You can now configure ConnectionURL, username, password, and timeout using config properties. You can also use the other three JCA authentication schemes.
1) Configured - A single username/password for all connections (normal for JDBC)
2) Caller - Use the username/password of the web application or ejb that created the connection.
3) Mapped - Map the username/password from the web application/ejb to a new username/password
I'll post some examples for JBoss soon.
Is there a "best" place that I could checkin some example configurations like this?
Regards, Ryan Rhodes
From: Oliver Zeigermann <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Slide Developers Mailing List <[EMAIL PROTECTED]> Subject: Re: CVS Commit Messages not going to the dev list Date: Fri, 19 Nov 2004 18:17:48 +0100
Hey, Ryan,
what did you commit anyway? Just curious as we did not see any commit message...
Oliver
On Wed, 17 Nov 2004 11:10:17 -0600, Ryan Rhodes <[EMAIL PROTECTED]> wrote: > Hi, > > I am still not getting my cvs commit messages posted to the dev list. > Oliver posted a message about this, but I haven't been able to get it > working yet from that. > > Could someone throw me a few tips on this? > > thanks, > Ryan Rhodes > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
