Version that contains fix for bug 17017?

2003-10-30 Thread "Geiß, Matthias"
Hello, I have come across the problem in WSDL2Java generation that unbound sequences in a sequence are not mapped correctly. I found a similar description in bug no 17017. I installed the binary package of version 1.1. Is there a stable version that contains a fix for this bug? Otherwise I would

AW: SSL Security with Axis 1.0 ???

2003-04-03 Thread "Geiß, Matthias"
nnable.run(ThreadPool.jav a:533) at java.lang.Thread.run(Thread.java:536) This is fixed in Tomcat 4.1.18. Michael -Original Message----- From: "Geiß, Matthias" [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 8:02 AM To: ' ([EMAIL PROTECTED])' Subject: SSL S

SSL Security with Axis 1.0 ???

2003-04-03 Thread "Geiß, Matthias"
Hi, I just read the IBM developerworks article about securing web services with SSL using Axis and Tomcat. http://www-106.ibm.com/developerworks/webservices/library/ws-sec1.html It contains the folling advice about the tools to use: "Soap client/server: Apache Axis v1.0 Beta 3 (Note: Release ver

AW: AW: Wrong Fault-Elements in dynamically generated WSDL

2003-04-01 Thread "Geiß, Matthias"
Thanks for your help. I will follow your advice on the user defined exceptions then. Best regards, Matthias -Ursprüngliche Nachricht- Von: Olivier Gauwin [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 1. April 2003 16:48 An: [EMAIL PROTECTED] Betreff: Re: AW: Wrong Fault-Elements in dyna

AW: Wrong Fault-Elements in dynamically generated WSDL

2003-04-01 Thread "Geiß, Matthias"
Would I need to realise own serializers / deserializers for my exceptions? -Ursprüngliche Nachricht- Von: Geiß, Matthias Gesendet: Dienstag, 1. April 2003 15:25 An: ' ([EMAIL PROTECTED])' Betreff: Wrong Fault-Elements in dynamically generated WSDL Hi, Hope someone can help

Wrong Fault-Elements in dynamically generated WSDL

2003-04-01 Thread "Geiß, Matthias"
Title: Wrong Fault-Elements in dynamically generated WSDL Hi, Hope someone can help me with my problem: I start from a Java interface (possible Exceptions are all in one seperate package), generate the  WSDL description (that contains the appropriate xml schema type definitions, the messag

AW: usage of java2wsdl ant task

2003-03-26 Thread "Geiß, Matthias"
Hi Prakash, I use Java2WSDL like this: http://localhost:8080/axis/services/ServiceName"/> Any tips for improvement are welcome. Best regards, Matthias -Ursprüngliche Nachricht- Von: Prakash G.R. [mailto

OperationDesc not syncronized?

2003-03-17 Thread "Geiß, Matthias"
Hi, I started from a Java-Interface, generated the WSDL, then generated the Java classes for client and server, Deployed the service to Axis/Tomcat. I had success so far (also no exception when deploying the service, which contains BeanMappings and two TypeMappings for arrays of beans). When I

AW: Type Mappings problem while deploying service.

2003-03-14 Thread "Geiß, Matthias"
Hi Vandana, I have exactly the same problem (getting an "Unable to deploy typemapping: ... java.lang.ClassNotFoundException ..." thought the class is present in the /webapps/axis/WEB-INF/classes directory). Have you found a solution already? Best regards, Matthias -Ursprüngliche Nachricht

AW: Axis 1.0 with JRE 1.3.1_02

2003-03-06 Thread "Geiß, Matthias"
riginal Message-----From: "Geiß, Matthias" [mailto:[EMAIL PROTECTED]Sent: Thursday, March 06, 2003 10:27 AMTo: ' ([EMAIL PROTECTED])'Subject: Axis 1.0 with JRE 1.3.1_02 Hi, What do I have to to to use Axis 1.0 with JRE 1.3.1_02 ? (usind Windows XP if that

Axis 1.0 with JRE 1.3.1_02

2003-03-06 Thread "Geiß, Matthias"
Title: Axis 1.0 with JRE 1.3.1_02 Hi, What do I have to to to use Axis 1.0 with JRE 1.3.1_02 ? (usind Windows XP if that matters) I cannot even deploy the stock sample, getting the following exception: [java] java.lang.NoClassDefFoundError: org/w3c/dom/Node [java] at org.a