RE: deployment problem without .jws

2003-01-24 Thread David Gilbert
:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 1:34 PM To: [EMAIL PROTECTED] Subject: RE: deployment problem without .jws think it should be parameter and not option under service. -Original Message- From: David Gilbert [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 12:42

RE: deployment problem without .jws

2003-01-24 Thread Vidyanand Murunikkara
think it should be parameter and not option under service. -Original Message- From: David Gilbert [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 12:42 PM To: [EMAIL PROTECTED] Subject: RE: deployment problem without .jws Here is the deployment result in server-config.xml

RE: deployment problem without .jws

2003-01-24 Thread Vidyanand Murunikkara
.jws Hi can u look up the servlet mapping for Axis Servlet in your web.xml ? -Original Message- From: David Gilbert [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 11:21 AM To: [EMAIL PROTECTED] Subject: RE: deployment problem without .jws Thanks, but same "not found&quo

RE: deployment problem without .jws

2003-01-24 Thread David Gilbert
] Subject: RE: deployment problem without .jws Hi can u look up the servlet mapping for Axis Servlet in your web.xml ? -Original Message- From: David Gilbert [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 11:21 AM To: [EMAIL PROTECTED] Subject: RE: deployment problem without .jws

RE: deployment problem without .jws

2003-01-24 Thread David Gilbert
Servlet with http://localhost:8080/axis/services/Product - right? Should I need to map each deployed service? -Original Message- From: Vidyanand Murunikkara [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 12:38 PM To: [EMAIL PROTECTED] Subject: RE: deployment problem without .jws

RE: deployment problem without .jws

2003-01-24 Thread David Gilbert
Any other ideas? -Original Message- From: Vidyanand Murunikkara [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 12:02 PM To: [EMAIL PROTECTED] Subject: RE: deployment problem without .jws Could you try using http://localhost:8080/axis/services/Product as the URL > -Ori

RE: deployment problem without .jws

2003-01-24 Thread Vidyanand Murunikkara
Could you try using http://localhost:8080/axis/services/Product as the URL > -Original Message- > From: David Gilbert [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 24, 2003 11:12 AM > To: [EMAIL PROTECTED] > Subject: deployment problem without

deployment problem without .jws

2003-01-24 Thread David Gilbert
I am running Axis beta 2 (pre 1.0) on tomcat 3.2.4 on Windows2000 and cannot deploy a web service without using the instant deployment via .jws. I have successfully deployed using .jws (using the URL http://localhost:8080/axis/Product.jws in my client). Then I run a deployment script: (product_d