RE: Axis and XML Schema Validation

2004-07-26 Thread Nandakumar, Manoj
Axis does not provide schema validation by default. You can use Castor to validate incoming XML. Check out this link http://www-106.ibm.com/developerworks/webservices/library/ws-castor/ Hope this helps. Regards, Manoj Nandakumar -Original Message- From: Zedler, Michel [mailto:[EMAIL

Axis and XML Schema Validation

2004-07-26 Thread Zedler, Michel
Hi all, Using an Axis MSG-style service, how can I validate incoming XML documents against the XML Schema Definition file referenced by the services WSDL? Axis does no validation by default, and provides a DOM (Spec2) representation of the document that I cannot re-validate. So is there any possi

3rd repost. Schema-Validation with Axis

2004-03-02 Thread Mariano . Kamp
elefon: 5314, Extern: 5314, Mobil: +49 177 6274266 _ _ An: [EMAIL PROTECTED] Kopie: Thema: 3rd repost. Schema-Validation with Axis Einstufung:Arcor-intern Hi, sorry for bothering you again, but as of the moment I haven't got any information I

Antwort: RE: 3rd repost. Schema-Validation with Axis

2004-03-02 Thread Mariano . Kamp
hen go for it. Cheers, Mariano "Arkady Kasianski" <[EMAIL PROTECTED]> 02.03.2004 11:14 Bitte antworten an [EMAIL PROTECTED] An: <[EMAIL PROTECTED]> Kopie: (Blindkopie: Mariano Kamp/FEA_EXT/Essen/Arcor) Thema: RE: 3rd repost. Schema-Validation with Axis

RE: 3rd repost. Schema-Validation with Axis

2004-03-02 Thread Marepalli, Somesh
Axis does not do any schema validation. In bean classes, if you don't see any code generated for string length check etc. - you can be sure there's no validation being done. We realized this when working with Axis alone. Possibilities that I can think of: - implement your

RE: 3rd repost. Schema-Validation with Axis

2004-03-02 Thread Arkady Kasianski
See here http://www-106.ibm.com/developerworks/webservices/library/ws-castor/ -AK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 02, 2004 12:13 PM To: [EMAIL PROTECTED] Subject: RE: 3rd repost. Schema-Validation with Axis Mariano, You

RE: 3rd repost. Schema-Validation with Axis

2004-03-02 Thread "Brand, Olivier, VF-GP&S Düsseldorf"
Mariano, You could use the Castor extension that I have added to Axis 1.1. I hope that helps. Cheers Olivier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 02, 2004 11:08 AM To: [EMAIL PROTECTED] Subject: 3rd repost. Schema-Validation with

RE: 3rd repost. Schema-Validation with Axis

2004-03-02 Thread luciano.fiandesio
Title: RE: 3rd repost. Schema-Validation with Axis Hi Mariano, I think (but I'm not sure 100%, some Axis dev here should validate this) that Axis 1.1 does not perform any validation on a XML schema. Luciano -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROT

3rd repost. Schema-Validation with Axis

2004-03-02 Thread Mariano . Kamp
Hi, sorry for bothering you again, but as of the moment I haven't got any information I can work on. If it is not possible to validate SOAP messages against the Schema from the WSDL out of the box, or not even with a homegrown handler, I really like to know. I'll stfu then. The problem onc

schema validation

2003-02-10 Thread Oliver Adler
Hi all,   I'am trying to force Axis to create a SOAP body which is not only well formed but valid against a xml-schema which is referenced in the body part. Does anybody know how to force the bean-seralizer to set the namespaces correct (I miss the correct prefix in childelements) and to add the

RE: schema validation of non-nillable element

2003-01-28 Thread Tom Jordahl
Axis generally does no validation of responses against the XML Schema. Tom Jordahl Macromedia Server Development -Original Message- From: Jason Winshell [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 12:30 AM To: [EMAIL PROTECTED] Subject: schema validation of non-nillable

schema validation of non-nillable element

2003-01-27 Thread Jason Winshell
1.1 beta does not validate non-nillable elements? What level of schema validation can I expect? -- - Jason Winshell, Principal Consulting Engineer [EMAIL PROTECTED] Bear River Associates, Inc. http

Schema/validation SOAP clients

2002-12-09 Thread RXZ JLo
Does www.soapclient.com/soaptest.html validate the SOAP output message against the schema that is in the WSDL? If not, can somebody tell me the clients who validate the output against the schema. Thanks. rf. __ Do you Yahoo!? Yahoo! Mail Plus - Pow

Re: help - axis and schema validation

2002-10-18 Thread Jeff Greif
M Subject: RE: help - axis and schema validation Can you suggest an alternative as to how I can achieve this?   Naveen     -Original Message-From: Tom Jordahl [mailto:[EMAIL PROTECTED]]Sent: Friday, October 18, 2002 10:03 AMTo: '[EMAIL PROTECTED]'Su

Re: help - axis and schema validation

2002-10-18 Thread Steve Loughran
- Original Message - From: "Mehmet Birgi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 9:53 AM Subject: Re: help - axis and schema validation > > > Naveen Srinivasa Murthy wrote: > > Can you suggest an alternative as to

Re: help - axis and schema validation

2002-10-18 Thread Steve Loughran
the CVS source of axis has a castor serializer; castor does validate against the schema. - Original Message - From: "Naveen Srinivasa Murthy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 7:08 AM Subject: RE: help - axis and schema

Re: help - axis and schema validation

2002-10-18 Thread Mehmet Birgi
out castor being integrated into axis, can anybody comment on this? Naveen -Original Message- *From:* Tom Jordahl [mailto:tomj@;macromedia.com] *Sent:* Friday, October 18, 2002 10:03 AM *To:* '[EMAIL PROTECTED]' *Subject:* RE: help - axis and schema validation *Sensitivity:*

RE: help - axis and schema validation

2002-10-18 Thread Naveen Srinivasa Murthy
Can you suggest an alternative as to how I can achieve this?   Naveen     -Original Message-From: Tom Jordahl [mailto:[EMAIL PROTECTED]]Sent: Friday, October 18, 2002 10:03 AMTo: '[EMAIL PROTECTED]'Subject: RE: help - axis and schema validationSensitivity: Confidential   Axis does

RE: help - axis and schema validation

2002-10-18 Thread Tom Jordahl
  Axis does not do this.   -- Tom Jordahl Macromedia Server Development -Original Message-From: Naveen Srinivasa Murthy [mailto:[EMAIL PROTECTED]]Sent: Friday, October 18, 2002 10:00 AMTo: [EMAIL PROTECTED]Subject: help - axis and schema validationImportance: HighSensitivity: Conf

help - axis and schema validation

2002-10-18 Thread Naveen Srinivasa Murthy
I want to know whether the Service and Call objectsprovided by axis, can somehow do a schema validationof a webservice input parameter before Webservice invocation.consider this part of my wsdlhttp://localhost/axis/services/MyService/axis/services/MyService" xmlns="http://schemas.xmlsoap.org