Problems with WSDL2Java

2002-06-26 Thread Ilka
seems to be ok. What did I wrong??? Any help would be great! Thanks in advance Ilka         Have you checked the server-config.wsdd file to make sure that the method you think you deployed is there. Is your class with the method in the classpath?  In the classpath of the server? Jon

Fw: Problem with Deploying

2002-06-26 Thread Ilka
seems to be ok. What did I wrong??? Any help would be great! Thanks in advance Ilka         Have you checked the server-config.wsdd file to make sure that the method you think you deployed is there. Is your class with the method in the classpath?  In the classpath of the server? Jon

Fw: Problem with Deploying

2002-06-25 Thread Ilka
rdEngineValve.java > :174) > at > org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:5 > 66) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472) > at > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) > > at > org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java: > 1012) > at > org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1107 > ) > at java.lang.Thread.run(Thread.java:484) > > What did I wrong? Any help would be great! > Thanks in advance, > Ilka > >

Problem with Deploying

2002-06-25 Thread Ilka
ava:1107 ) at java.lang.Thread.run(Thread.java:484) What did I wrong? Any help would be great! Thanks in advance, Ilka

Invoking via Web Browser

2002-06-24 Thread Ilka
Hi,   I created a simple Web Service like the calculator example with axis and tomcat. Now I want to invoke the service via web browser. Can anybody tell me how to write and to place the form? A tutorial or sample code would be also helpful.   Any help would be great!   Thanks, Ilka