Re: HELP: in wsdl is not the same as tag in wsdd

2003-06-21 Thread Salama, Roberto
Title: Re: HELP: in wsdl is not the same as tag in wsdd Mike: thanks for your suggestion! Turns out that setting serviceElementName has been commentetd out in JavaProvider.java. Instead, you need to use alias: From JavaProvider.java (~line 441)     // This seems like a good idea

HELP: in wsdl is not the same as tag in wsdd

2003-06-20 Thread Salama, Roberto
Title: HELP: in wsdl is not the same as tag in wsdd I'm really struggling with a problem where is not the same as what is being set in the wsdd file. In the wsdd, the service is defined as:           And In the wsdl xml, its showing up as: DocumentUploadServiceService">   impl:D

Extra "ServiceService" being attached to the wsdl:service name

2003-06-20 Thread Salama, Roberto
Title: Extra "ServiceService" being attached to the wsdl:service name I'm having the following problem with axis 1.1 and 1.1rc2 running under tomcat 4.05 where everything is running in one webapp, no wars involved. It looks like the name I set in the tag in the server-config.wsdd is not makin