RE: Why I don't need xml-xerves parse installed?

2003-01-22 Thread Jagadeesan,Sivakumar
copy the Xerces jar and xmlprc.jar file in the $TOMCAT_HOME/commo/lib not in the $TOMCAT_HOME/webapps/axis/WEB-INF/lib. Tomcat will not load Xerces.jar and xmlrpc.jar from the $TOMCAT_HOME/webapps/axis/WEB-INF/lib directory as these jar files have classes in "java" and "javax" package -Origina

RE: security to stop undeployment of services

2003-01-14 Thread Jagadeesan,Sivakumar
Good Question Jim. Even I am curious. I never thought about this earlier. Good catch Jim -Original Message- From: jimmy coyne [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 14, 2003 11:02 AM To: [EMAIL PROTECTED] Subject: security to stop undeployment of services When I un-deploy serv

Could any body tell me how to unsubscribe?!?!?

2002-12-17 Thread Jagadeesan,Sivakumar
  -

Axis in the Client Side

2002-10-29 Thread Jagadeesan,Sivakumar
Hi All: When I am writing Web Service Client , will it be a good idea to run Axis as a Stand Alone than to run in a Servlet Engine like Tomcat . Suggestions pls Siva

RE: Complete ant script?

2002-10-28 Thread Jagadeesan,Sivakumar
- Original Message - From: "Jagadeesan,Sivakumar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 28, 2002 12:34 PM Subject: RE: Complete ant script? > > > > > > > > > > > > > > &g

RE: Complete ant script?

2002-10-28 Thread Jagadeesan,Sivakumar
Title: Problem running Axis on Tomcat 4.1.12...                   Tomcat not found                 srcdir="soap"   destdir="${build.classes.dir}"   debuglevel="lines,vars,source"   debug="true"   includeAntRuntime="fa

Client side WSDD

2002-10-28 Thread Jagadeesan,Sivakumar
Title: RE: Non Well-Formed WSDL document Can someone tell me why we need client side wsdd file. Is it because we are using axis.jar even in the client side?!?!   Thank You, --Siva

RE: Problem with servlet engine config file - in Release 1.0

2002-10-28 Thread Jagadeesan,Sivakumar
the server-config.wsdd.But, when I tryhttp://localhost:8080/axis/StockQuoteService.jws, itcomes up with "page not found". I guess, I am missingsomething here. Thanks for your help.-Joe Susai--- "Jagadeesan,Sivakumar"<[EMAIL PROTECTED]> wrote:> Yah!!> Now it

RE: Problem with servlet engine config file - in Release 1.0

2002-10-28 Thread Jagadeesan,Sivakumar
Yah!! Now it makes sense. When I deployed my first Web Service, that error disappeared. So Nilasoft do not worry about that error, it is working good. If you need any help, let me know , I just succeeded in deploying a web service. I can send you my example. rgds, --Siva -Original Message---

RE: Problem with servlet engine config file - in Release 1.0

2002-10-28 Thread Jagadeesan,Sivakumar
Hi: Even I was getting that error when I used Axis version 1 with Tomcat. When I kept working without worrying about that problem, it suddenly vanished. It will be great if someone can shed light on me Rgds, --Siva -Original Message- From: Joe Susai [mailto:nilasoft@;yahoo.com] Sent: Mon

Serializer and Deserializer

2002-10-24 Thread Jagadeesan,Sivakumar
Hi All: Could anyone explain me the concept of "Serializer and Deserializer" Why do we need it? Where can I find some notes about this concept. Thank You, --Siva

RE: Beginner here

2002-10-23 Thread Jagadeesan,Sivakumar
ly a stock and get a value back : > cd D:\ApacheApps\Tomcat\webapps\axis > java samples.stock.GetQuote -lhttp://localhost/axis/servlet/AxisServlet -uuser1 -wpass1 XXX XXX: 55.25 (adapt this for your port, path and platform ) -Rey - Original Message - From: "Jagadeesan,Sivakum

RE: Beginner here

2002-10-23 Thread Jagadeesan,Sivakumar
riginal Message- From: Jagadeesan,Sivakumar [mailto:sivakumar.jagadeesan@;dhs.state.tx.us] Sent: Wednesday, October 23, 2002 6:35 PM To: [EMAIL PROTECTED] Subject: Beginner here Hi: I trying to run a simple web service which comes with Axis. I copied all the files from ${axis.home.di

Beginner here

2002-10-23 Thread Jagadeesan,Sivakumar
Hi: I trying to run a simple web service which comes with Axis. I copied all the files from ${axis.home.dir}/webapps/axis to ${tomcat.home.dir}/webapps/axis Then I copied saaj.jar and jaxrpc.jar to ${tomcat.home.dir}/commons/lib. My

Axis and Ant

2002-10-23 Thread Jagadeesan,Sivakumar
Hi All: Could anybody tell me how to use the WSDL2Java and Java2WSDL ant tasks? It would be great if you can paste a snippet of your build.xml Rgds, -Siva

Web Service

2002-10-22 Thread Jagadeesan,Sivakumar
Hi All: This is my first email to this users group. I believe the best way to learn a technology is by implementing it. Therefore, I am looking for a partner and an interesting project suggestion which I can implement using Axis. This way I will hands on experience with web services Anyone inter