DataSource « Web Service « Spring Q&A;

Home
Spring Q&A;
1.Annotation
2.AOP
3.Batch
4.Bean
5.Binding
6.Context
7.Core
8.Database
9.Development
10.EJB
11.Exception
12.File
13.GWT
14.Integration
15.Internationalization
16.Java EE
17.Job
18.JPA
19.JSF
20.Message
21.MVC
22.MVC Controller
23.Object
24.Remote
25.Roo
26.Security
27.Session
28.Spring Tool Suite
29.Struts
30.Test
31.Thread
32.Transaction
33.Web
34.Web Service
35.XML
Spring Q&A; » Web Service » DataSource 

1. DataSources configuration for a web app    forum.springsource.org

DataSources configuration for a web app Hi, In my development box, I have the commons-pool.jar, commons-dbcp.jar, commons-collections.jar and a JDBC driver under the Web container's common/lib directory. Now, in my deployment ...

2. Is it possible to use my own service locator for Data Source lookup?    forum.springsource.org

My service locator provides me all the functionalities I need. For instance, given datasource name, it returns me the connection object. How to hijack built-in JNDI lookup feature? So that, I ...

3. More than one DataSource for Service/DAO Combination    forum.springsource.org

More than one DataSource for Service/DAO Combination Hello. I have a service that is wired up to a DAO in my Spring Configuration.

4. Sharing DataSource among different webapps.    forum.springsource.org

Sharing DataSource among different webapps. I have been reading quite a few blogs and I am still not clear as to what is the best approach to my problem. I have ...

5. Web Service based application - Cache as a Master Data Source    forum.springsource.org

Hi, We want to develop a shopping web-application that interacts with system(s) of many vendors. It could be thro. web-services or any other means. Moreover, vendors can register themselves and the ...

6. error while exposing dataSource as service    forum.springsource.org

error while exposing dataSource as service hello, I am trying to expose the dataSource as an osgi service, so in my bundle dao I did : Code: ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.