| Author |
configure jboss-4.0.0 with MS SQL server 2000
|
Krishna Nagadev
Ranch Hand
Joined: Jan 04, 2005
Posts: 32
|
|
hi, any one can help me. I have configured jboss for MS SQL2000 as specified in the following link, http://www.onjava.com/pub/a/onjava/2004/02/25/jbossjdbc.html But i could not get it, any one can give me the steps to follow.I struck with this for last 3 days. plz help me. with advanced thanks and ragards Infant papa
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
Well that link will go only some of the way to help, since it doesn't mention MSSQL. The most basic configuration required is to define a DataSource and put the appropriate driver classes into the CLASSPATH. Your DataSource file will look something like this: And is deployed in the "deploy" directory of whichever server you are running. The Driver classes go to the lib directory of the same server. Make sense?
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Krishna Nagadev
Ranch Hand
Joined: Jan 04, 2005
Posts: 32
|
|
thanks paul, i got it now
|
 |
 |
|
|
subject: configure jboss-4.0.0 with MS SQL server 2000
|
|
|