Hmm....

But I just filtered through both the WS-Trust and WS-Addressing
schemas, and neither includes a value of "none" in any processContent
attribute.

I wouldn't expect ADB to handle these schemas, but I do expect
XMLBeans to do so. This looks like a bug in XMLBeans.

Anne

On 7/31/06, Martin Gainty <[EMAIL PROTECTED]> wrote:
Carsten-

http://www.filigris.com/products/docflex_xml/xsddoc/examples/html/XMLSchema/schemas/XMLSchema_xsd/complexTypes/wildcard.html

xsd:wildcard
valid values for attribute processContents are either "skip", "lax",
"strict"  ONLY
"none" is not a valid in this context

Viel Gluck,
Martin Gainty

______________________________________________
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official
business of Sender. This transmission is of a confidential nature and Sender
does not endorse distribution to any party other than intended recipient.
Sender does not necessarily endorse content contained within this
transmission.






>From: Carsten Ziegeler <[EMAIL PROTECTED]>
>Reply-To: [email protected]
>To: [email protected]
>Subject: Re: [Axis2] Problems with wsdl2java
>Date: Mon, 31 Jul 2006 13:34:47 +0200
>MIME-Version: 1.0
>Received: from mail.apache.org ([209.237.227.199]) by
>bay0-mc4-f7.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Mon, 31
>Jul 2006 04:33:58 -0700
>Received: (qmail 40002 invoked by uid 500); 31 Jul 2006 11:33:49 -0000
>Received: (qmail 39990 invoked by uid 99); 31 Jul 2006 11:33:49 -0000
>Received: from [209.237.227.194] (HELO [127.0.0.1]) (209.237.227.194)    by
>apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jul 2006 04:33:49 -0700
>X-Message-Info: LsUYwwHHNt1tVplJvUOmFk/UVEnmHIctKTkyJo5uTFU=
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>Precedence: bulk
>list-help: <mailto:[EMAIL PROTECTED]>
>list-unsubscribe: <mailto:[EMAIL PROTECTED]>
>List-Post: <mailto:[email protected]>
>List-Id: <axis-user.ws.apache.org>
>Delivered-To: mailing list [email protected]
>X-ASF-Spam-Status: No, hits=-0.0 required=10.0tests=SPF_HELO_PASS,SPF_PASS
>X-Spam-Check-By: apache.org
>User-Agent: Thunderbird 1.5.0.5 (Windows/20060719)
>References: <[EMAIL PROTECTED]>
><[EMAIL PROTECTED]>
>X-Enigmail-Version: 0.94.0.0
>X-Virus-Checked: Checked by ClamAV on apache.org
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 31 Jul 2006 11:33:58.0192 (UTC)
>FILETIME=[365E6300:01C6B495]
>
>Ajith Ranabahu schrieb:
> > Hi,
> > Have you tried with -d xmlbeans ?
> >
>I tried it with "-d none".
>With "-d adb" I get this exception:
>
>Caused by: org.apache.axis2.schema.SchemaCompilationException:
>Unsupported content Simple Content Extension !  at
>org.apache.axis2.schema.SchemaCompiler.processSimpleContent(SchemaCom
>piler.java:979)
>
>With "-d xmlbeans" I get the following exception:
>
>...
>Caused by: java.lang.RuntimeException: org.apache.xmlbeans.XmlException:
>http://schemas.xmlsoap.org/ws/2004/08/addressing/:4:1571: error:
>cvc-enumeration-valid:
>  string value 'none' is not a valid enumeration value for type of
>processContents attribute in xs:wildcard
>         at
>org.apache.axis2.xmlbeans.CodeGenerationUtility.processSchemas(CodeGe
>nerationUtility.java:235)
>         ... 8 more
>
>Carsten
>
>--
>Carsten Ziegeler - Open Source Group, S&N AG
>http://www.s-und-n.de
>http://www.osoco.org/weblogs/rael/
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to