RE: newbie: wsdd problem

2004-07-12 Thread Laxma Reddy Dendi
ineer > > SensorLogicM2M made easy. > > 972-934-7375 x 2111 > > 972-934-7376 (fax) > > [EMAIL PROTECTED] > > www.Sensorlogic.com <http://www.sensorlogic.com/> > > > > > > -Original Message- > From: Harald Pollak [mailto:[E

RE: newbie: wsdd problem

2004-07-12 Thread Vijai Mohan
972-934-7376 (fax) [EMAIL PROTECTED] www.Sensorlogic.com     -Original Message- From: Harald Pollak [mailto:[EMAIL PROTECTED] Sent: Monday, July 12, 2004 8:45 AM To: Axis-User Subject: Re: newbie: wsdd problem   I cannot see a wrotng thing at the 1st time, so walk through following

Re: newbie: wsdd problem

2004-07-12 Thread Harald Pollak
I cannot see a wrotng thing at the 1st time, so walk through following checklist: 1. is adminservlet running? (http://localhost:8080/axis/services/AdminService?wsdl) 2. is this service allready deployed? 3. is the code on the right place? 4. do you have a packe definition in your class? 5. wor

Re: newbie: wsdd problem

2004-07-10 Thread Laxma Reddy Dendi
here is the tomcat log: org.apache.axis.deployment.wsdd.WSDDException: Invalid WSDD element 'service' (wanted 'deployment') org.apache.axis.deployment.wsdd.WSDDException: Invalid WSDD element 'service' (wanted 'deployment') at org.apache.axis.deployment.wsdd.WSDDElement.validateCandidateEl

newbie: wsdd problem

2004-07-10 Thread Laxma Reddy Dendi
Hi All, I am having problems in deploying a web-service using wsdd. I have compiled the following code and put the class file in tomcathome/webapps/axis and using the following wsdd file: --- public class SparePartPrice{ public SparePartPrice(){