You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Daniel Sánchez Gómez <da...@yahoo.es> on 2004/09/21 16:27:43 UTC

Tomcat + mysql + axis

Hi,

I'm  newbie   of  Web service and I want to do a web service wich
inserts data into a mysql database

I  dont't know if I need to configue  server.xml and web.xml files? (I
work with Tomcat)

I've  read  jndi-datasource-examples-howto.html,  but  it's  a servlet
example and I don't know if it is identical to a simple webservice

-- 
Regars,
 Daniel                          mailto:danisnchz@yahoo.es


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Tomcat + mysql + axis

Posted by QM <qm...@brandxdev.net>.
On Tue, Sep 21, 2004 at 04:27:43PM +0200, Daniel S?nchez G?mez wrote:
: I'm  newbie   of  Web service and I want to do a web service wich
: inserts data into a mysql database
:
: I  dont't know if I need to configue  server.xml and web.xml files? (I
: work with Tomcat)
:
: I've  read  jndi-datasource-examples-howto.html,  but  it's  a servlet
: example and I don't know if it is identical to a simple webservice

Web services, servlets, whatever... if it runs inside Tomcat, you can
use the examples in the doc you read.

-QM

--
software  -- http://www.BrandXDev.net
tech news -- http://www.RoarNetworX.com



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org