Link to home
Start Free TrialLog in
Avatar of Sathish David  Kumar N
Sathish David Kumar NFlag for India

asked on

Example for JNDI lookup configuration in Spring 3

HI ,

Can  any one give some example of JNDI lookup configuration in Spring 3.

I tried some site but its not working ??
Avatar of mccarl
mccarl
Flag of Australia image

What is it that you are looking up? And from where, ie. is it some resource provided by an App server, etc?

What have you already tried that didn't work?

It's not as easy as just "giving an example" because there are so many variations on how it works, and I would bet that any simple JNDI lookup example that I gave wouldn't be applicable to your situation. You need to provide more details!
Avatar of Sathish David  Kumar N

ASKER

i need to connect progress database ,

i need to use Spring 3 .2 (annotation and data source and all )
server is Spring suite tool server thats tomcat only .

over deployment will be some other server . so it wont be server sepicfic .

i need to config in my application itself .
Data base is : progress DB
ASKER CERTIFIED SOLUTION
Avatar of mccarl
mccarl
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial