You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/04/25 16:16:16 UTC

[jira] [Commented] (CAMEL-6317) Camel-validator not able to resolve schema when using useSharedSchema=false

    [ https://issues.apache.org/jira/browse/CAMEL-6317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641842#comment-13641842 ] 

Claus Ibsen commented on CAMEL-6317:
------------------------------------

What error do you see? And how do you run the Camel application? eg in some sort of container etc.
                
> Camel-validator not able to resolve schema when using useSharedSchema=false
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-6317
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6317
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.11.0
>         Environment: et2448@ubuntu:~/projects/payment/cashpool/server$ /opt/ibm/ibm-java-i386-60/bin/java -version
> java version "1.6.0"
> Java(TM) SE Runtime Environment (build pxi3260sr13fp1-20130325_01(SR13 FP1))
> IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux x86-32 jvmxi3260sr13-20130114_134867 (JIT enabled, AOT enabled)
> J9VM - 20130114_134867
> JIT  - r9_20130108_31100
> GC   - 20121212_AA)
> JCL  - 20130315_01
>            Reporter: David J. M. Karlsen
>
> This one works:
> {noformat}
>  <to uri="validator:META-INF/xsd/fundscheckmaintainavailablebalance.xsd" />
> {noformat}
> This one doesn't:
> {noformat}
>  <to uri="validator:META-INF/xsd/fundscheckmaintainavailablebalance.xsd?useSharedSchema=false" />
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira