RE: Help with installation of axis

2002-03-04 Thread Ramon Turnes
b.com -- -Original Message- From: Monika Solanki [mailto:[EMAIL PROTECTED]] Sent: Monday, March 04, 2002 11:01 AM To: [EMAIL PROTECTED] Subject: Re: Help with installation of axis Hello Thanks a lot for your help. I am quite new to the area of web services. I am finding a lot of problems in gettin

RE: Help with installation of axis

2002-03-04 Thread Jaspreet.Singh
TECTED]] > Sent: 04 March 2002 10:08 > To: [EMAIL PROTECTED] > Subject: RE: Help with installation of axis > > > This is becoz the required jar files are not in ur class path > > try using java -classpath $CLASSPATH$ > org.apache.axis.client.AdminClient > -

RE: Help with installation of axis

2002-03-04 Thread Vidyanand Murunikkara
-Original Message- From: Monika Solanki [mailto:[EMAIL PROTECTED]] Sent: Monday, March 04, 2002 2:01 AM To: [EMAIL PROTECTED] Subject: Re: Help with installation of axis Hello Thanks a lot for your help. I am quite new to the area of web services. I am finding a lot of problems in getting the

Re: Help with installation of axis

2002-03-04 Thread Monika Solanki
Hello Thanks a lot for your help. I am quite new to the area of web services. I am finding a lot of problems in getting the concepts straight, especially with respect to installation. I would be really glad if you could clarify some of the issues. Here is a step by step account of what I h

RE: Help with installation of axis

2002-03-04 Thread Santala Arto
Well, basically you should have a .wsdd descriptor file for your service created. This file is xml-format file that describes your particular service. The command line below is what you write when you want to deploy that service to axis server. You can find example .wsdd files from axis samples-di

RE: Help with installation of axis

2002-03-04 Thread Ramon Turnes
  Hi Monika,   maybe you don't know what deployment descriptor files (.wsdd) are because the statement is very clear. Once you have developed a service, you need to describe it, in Axis this is done through WSDD files where you describe what the service does. WSDD files are very similar

RE: Help with installation of axis

2002-03-04 Thread Vaidya, Raghavendra (CORP, GEITC)
Hi, Can Axis Serialize / Deserialize java.util.HashMap? If yes should we add any antry in the WSDD file? Regards Vaidya -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Monday, March 04, 2002 2:06 PMTo: [EMAIL PROTECTED]Subject: Re: Help with instal

Re: Help with installation of axis

2002-03-04 Thread joost . den . boer
Monika, For the samples, the deploy.wsdd is in the samples directory. For you own service, you have to create your own or use another way to deploy your service. See the Axis user guide on how to do that. Cheers, Joost Monika Solanki <[EMAIL PROTECTED]> 2002-03-04 09:37 Please respond to