Feb 05
Deploying a data access application in websphere (jdbc access)
Technical, WebSphere Application Server No Comments »Steps involved in this are:
- Create a JDBC source
- Create a J2C alias
- Create a Data source
- Deploy Application
Creating a JDBC ProviderThe JDBC provider object provides the actual JDBC driver implementation class for access to a specific database type, that is, Oracle, SQL Server, DB/2 etc. We associate a data source with a JDBC provider and data source provides the connection to the database.
- In the administration console
Resources -> JDBC -> JDBC Provider
- Here we need to select the scope, at which the jdbc provider will be available like CELL/NODE etc. Scope specifies the level at which the resource definition is visible
WebSphereBlog
Join Community-Orkut
SOA&BPM-My Blog
WebLogic-My Blog
My tweets!-Twitter
Sign Here-GuestBook
My Profile Page-Chi.mp
Presentations-Slideshare
Recent Comments