Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2E0A8C81A for ; Fri, 21 Jun 2013 16:24:23 +0000 (UTC) Received: (qmail 41938 invoked by uid 500); 21 Jun 2013 16:24:23 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 41826 invoked by uid 500); 21 Jun 2013 16:24:22 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 41682 invoked by uid 99); 21 Jun 2013 16:24:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jun 2013 16:24:21 +0000 Date: Fri, 21 Jun 2013 16:24:21 +0000 (UTC) From: =?utf-8?Q?Christian_M=C3=BCller_=28JIRA=29?= To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CAMEL-6317) Camel-validator not able to resolve schema when using useSharedSchema=false MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-6317?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian M=C3=BCller closed CAMEL-6317. ----------------------------------- Resolution: Fixed =20 > Camel-validator not able to resolve schema when using useSharedSchema=3Df= alse > -------------------------------------------------------------------------= -- > > Key: CAMEL-6317 > URL: https://issues.apache.org/jira/browse/CAMEL-6317 > Project: Camel > Issue Type: Bug > Components: camel-validator > Affects Versions: 2.11.0 > Environment: et2448@ubuntu:~/projects/payment/cashpool/server$ /o= pt/ibm/ibm-java-i386-60/bin/java -version > java version "1.6.0" > Java(TM) SE Runtime Environment (build pxi3260sr13fp1-20130325_01(SR13 FP= 1)) > IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux x86-32 jvmxi3260sr13-201= 30114_134867 (JIT enabled, AOT enabled) > J9VM - 20130114_134867 > JIT - r9_20130108_31100 > GC - 20121212_AA) > JCL - 20130315_01 > Reporter: David J. M. Karlsen > Assignee: Christian M=C3=BCller > Fix For: 2.10.5, 2.11.1, 2.12.0 > > > This one works: > {noformat} > > {noformat} > This one doesn't: > {noformat} > > {noformat} > it fails with: > {noformat} > org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema = document 'null', because 1) could not find the document; 2) the document co= uld not be read; 3) the root element of the document is not . > {noformat} > The streamsource object in the validator is populated, but the buffered i= nputstream object has no content -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira