Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 7528 invoked from network); 25 Nov 2005 15:37:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Nov 2005 15:37:30 -0000 Received: (qmail 98410 invoked by uid 500); 25 Nov 2005 15:37:28 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 98134 invoked by uid 500); 25 Nov 2005 15:37:26 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 98096 invoked by uid 99); 25 Nov 2005 15:37:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Nov 2005 07:37:26 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.139.105.20] (HELO ns3.isogmbh.de) (194.139.105.20) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 25 Nov 2005 07:38:55 -0800 Received: (qmail 1286 invoked from network); 25 Nov 2005 15:37:00 -0000 Received: from unknown (HELO winpc89) (192.168.81.12) by mail.dmz.isogmbh.de with SMTP; 25 Nov 2005 15:36:59 -0000 From: "Franz Fehringer" To: "Axis-User@Ws. Apache. Org" , , , "Apache AXIS C Developers List" Subject: WG: wsdl2ws strange warnings and results (REPOST) Date: Fri, 25 Nov 2005 16:33:38 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0020_01C5F1DD.FD1B0500" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Importance: Normal X-ISOAntiVirus: scanned for viruses by ISO Mail-Scanner X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on ns3.nbg.isogmbh.de X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-104.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, USER_IN_WHITELIST autolearn=ham version=3.0.2 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0020_01C5F1DD.FD1B0500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Addendum to my recent mail (wsdl2xxx chokes on simple example from w3.org). Attachments trigger / show erroneous Axis behaviour. Greetings Franz -----Urspr�ngliche Nachricht----- Von: Franz Fehringer [mailto:feh@isogmbh.de] Gesendet: Dienstag, 8. November 2005 15:47 An: Apache AXIS C Developers List Betreff: wsdl2ws strange warnings and results Hello, I get strange warnings and class definitions in using wsdl2ws. My Axis (C/C++) version is 1.5. I execute java -cp "%AXISCCLASSPATH%;%CLASSPATH%" org.apache.axis.wsdl.wsdl2ws.WSDL2Ws -ocpp -lc++ -mgnu -sclient PegsTour.wsdl (files are attached). The warnings are ignoring anonymous type >ErrorResponse ignoring anonymous type >_LoginRequest_Expiry ignoring anonymous type >_LoginResponse_Expiry ignoring anonymous type >LoginResponse ignoring anonymous type >LoginRequest ignoring anonymous type >t_Warning_Description ignoring anonymous type >_LoginResponse_SessionToken Note the spurious greaterthan sign in front. This gt sign also spoils the generated sources, for example class >t_Warning_Description; What is wrong? Thanks in advance Franz Dr. Franz Fehringer (Dipl. Math.) ____________________________________ ISO Software Systeme Eichendorffstrasse 29 90491 Nuremberg Germany Tel. : +49/(911) - 99594-0 Fax : +49/(911) - 99594-580 mailto:feh@isogmbh.de http://www.isogmbh.de ------=_NextPart_000_0020_01C5F1DD.FD1B0500 Content-Type: application/xml; name="PegsTour.wsdl" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="PegsTour.wsdl" ------=_NextPart_000_0020_01C5F1DD.FD1B0500 Content-Type: application/xml; name="durchstich.xsd" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="durchstich.xsd" The error ID uniquely identifies the error = instance. Code to indicate the class of this = error. Description of error = condition Source of error The StackTrace will be returned when an API = Setting is on. A warning or information about the booking = process just performed may be returned with the = booking. Describes any errors that occur during system = operation. Defines the required timeout period of the = session, in whole seconds. NOTE: The API session manager can choose to = ignore/override this value. Defines the client prefered language. This = language is used to report back errors and user = messages. Defines whether a sequence number will be = attached to each API transactional response. An increasing sequence = number is returned on each API response. The value can be monitored by = the client to ensure that there are no intruders using the hijacked = session. The client can then terminate the session to prevent = abuse. Defines the maximum number of transactions that = can occur on the session. The session is automatically disabled when = this maximum number of transactions has occured. This policy prevents = abuse by intruders. ------=_NextPart_000_0020_01C5F1DD.FD1B0500 Content-Type: text/plain; name="t_Warning.hpp" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="t_Warning.hpp" /*=0A= * Copyright 2003-2004 The Apache Software Foundation.=0A= =0A= *=0A= * Licensed under the Apache License, Version 2.0 (the "License");=0A= * you may not use this file except in compliance with the License.=0A= * You may obtain a copy of the License at=0A= *=0A= * http://www.apache.org/licenses/LICENSE-2.0=0A= *=0A= * Unless required by applicable law or agreed to in writing, software=0A= * distributed under the License is distributed on an "AS IS" BASIS,=0A= * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or = implied.=0A= * See the License for the specific language governing permissions and=0A= * limitations under the License.=0A= *=0A= * This file was auto-generated by the Axis C++ Web Service Generator = (WSDL2Ws)=0A= * This file contains functions to manipulate complex type t_Warning=0A= */=0A= =0A= #if !defined(__T_WARNING_PARAM_H__INCLUDED_)=0A= #define __T_WARNING_PARAM_H__INCLUDED_=0A= =0A= #include =0A= AXIS_CPP_NAMESPACE_USE =0A= =0A= #include ">t_Warning_Description.hpp"=0A= /*Local name and the URI for the type*/=0A= static const char* Axis_URI_t_Warning =3D = "http://www.pegs-pegstour.com/API/XMLSchema/1.0.1";=0A= static const char* Axis_TypeName_t_Warning =3D "t_Warning";=0A= =0A= class >t_Warning_Description;=0A= class STORAGE_CLASS_INFO t_Warning=0A= {=0A= public:=0A= xsd__long ID;=0A= xsd__string Code;=0A= >t_Warning_Description* Description;=0A= xsd__string Source;=0A= t_Warning();=0A= ~t_Warning();=0A= };=0A= =0A= #endif /* !defined(__T_WARNING_PARAM_H__INCLUDED_)*/=0A= ------=_NextPart_000_0020_01C5F1DD.FD1B0500--