Re: no server-config.wsdd what should i do?

2004-11-18 Thread Yeo Wee Tat
Hi , server-config.wsdd is located in the axis webapps when installed the war into tomcat container. below is the sample of the file: http://xml.apache.org/axis/wsdd/"; xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";>

Re: axis msql jdbc configuration help

2004-10-18 Thread Yeo Wee Tat
Hi Axel , Quote from Tomcat doc : The /context path/ of this web application, which is matched against the beginning of each request URI to select the appropriate web application for processing. All of the context paths within a particular Host

Verisign EPC Sandbox

2004-10-17 Thread Yeo Wee Tat
Hi all , I am involved in testinghe Verisign EPC Sandbox . After I have downloaded the Webservice API from the verisign website : http://www.verisign.com/products-services/naming-and-directory-services/directory-services/epc-network-services/application-developers-program/page_016045.html

Re: running sample

2004-10-11 Thread Yeo Wee Tat
Hi Fahad , java.lang.NoClassDefFoundError --- meaning that your classes or jar file is not your class path. However for your first problem , culprits was the package names , maybe you can run your program using command below : samples.userguide.example1.TestClient

Error when tried to access Verisign EPC webservice

2004-10-06 Thread Yeo Wee Tat
Hi all , I am using AXIS-1_1 , Tomcat 5. 0 .25 Servlet Container. I am trying to access Verisign EPC webservice without any success . It gave me the error as show below . I am also include the BaseProfile.wsdl file for your references. faultString: java.util.NoSuchElementException The full