aspose file tools
The moose likes Tomcat and the fly likes Web Service with database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Web Service with database" Watch "Web Service with database" New topic
Author

Web Service with database

antonio rodriguez ayuso
Greenhorn

Joined: Apr 23, 2004
Posts: 14
Hi to all.

I have developed a Web Service that is deployed in Tomcat. I need that this service use a database, which have made with SQL Server and deployed in my servant SQL Server. I have connected it with JDBC and ODBC of Windows, but it does not work.

I don?t know if it is good.

Can I deployed this database in Tomcat??. How can make it?

I hope somebody can help me.
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

Moving to the Tomcat forum.
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
Have you tried reading the documentation?

Tomcat 4.1 JNDI Datasource HOW-TO
Tomcat 5.0 JNDI Datasource HOW-TO


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Web Service with database
 
Similar Threads
Using EJB deployed in WebLogic in a servlet which runs in Tomcat
Tomcat doesn't sop all the deployed services when it is stopped
sharing of property with all the instances
VS.NET 2003 Example App is somewhat architecturally similar to SCEA app
A lot of deadlocks using JDBC