JDBC implementation

2 messages Options
Embed this post
Permalink
David-746

JDBC implementation

Reply Threaded More More options
Print post
Permalink
Hey everyone,

I'm fairly new to CAS and extremely new to databases. I was wondering if someone can lead me in the right direction as to how to implement H2 database(http://www.h2database.com/) into CAS.  I've been reading the tutorial online(http://www.ja-sig.org/wiki/display/CASUM/Using+JDBC+for+Authentication) but I'm not sure exactly what is contained inside the beans, and would I still have to add the dependencies in CAS-Server-3.3.1?  Ultimately, I would just like to be able to create an h2 database, and use that to test the authentication.

Thanks,
David
--
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
Scott Battaglia-2

Re: JDBC implementation

Reply Threaded More More options
Print post
Permalink
If you're extremely new to databases, I recommend you read over and understand JDBC before attempting to use CAS.  Regardless of which database you use, they'll all utilize JDBC to interact with your application.

Once you understand JDBC, you can use any of the already existing example to configure CAS to utilze a database.

Cheers,
Scott


On Mon, Jul 6, 2009 at 5:27 PM, David <[hidden email]> wrote:
Hey everyone,

I'm fairly new to CAS and extremely new to databases. I was wondering if someone can lead me in the right direction as to how to implement H2 database(http://www.h2database.com/) into CAS.  I've been reading the tutorial online(http://www.ja-sig.org/wiki/display/CASUM/Using+JDBC+for+Authentication) but I'm not sure exactly what is contained inside the beans, and would I still have to add the dependencies in CAS-Server-3.3.1?  Ultimately, I would just like to be able to create an h2 database, and use that to test the authentication.

Thanks,
David
--
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user