Re: JDBC datasource from Web Service

2004-01-30 Thread __matthewHawthorne
christopher justin wrote: Does Axis know of the application specific WEB-INF/web.xml ? I have set up Data Sources correcty when useing the JWS SDK and within that I needed a resource identified correctly in my application specific WEB-INF/web.xml , but Axis seems to not even care about that fil

RE: JDBC datasource from Web Service

2004-01-29 Thread Richard Martin
right ? >From: "Richard Martin" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: RE: JDBC datasource from Web Service >Date: Thu, 29 Jan 2004 21:57:15 - > >Hi Christopher, > >Comments inline below: > > >

RE: JDBC datasource from Web Service

2004-01-29 Thread christopher justin
From: "Richard Martin" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: RE: JDBC datasource from Web Service Date: Thu, 29 Jan 2004 21:57:15 - Hi Christopher, Comments inline below: >I have this working in a function called getDB() within

RE: JDBC datasource from Web Service

2004-01-29 Thread Richard Martin
Hi Christopher, Comments inline below: >I have this working in a function called getDB() within the Web Service but >I don't understand how it recognizes the Context it is in because I do not >have a WEB-INF/web.xml file that would normally define the resource such as You must have a web.xml

JDBC datasource from Web Service

2004-01-29 Thread christopher justin
Hello all, I have a 2-fold question in which I cannot find any information on from the docs, archives, google, etc. Any help would be greatly appreciated. What is the correct way to set up a JDBC resource from my Axis Web Service? It seems that the Axis Service is itself a Servlet, so I do not