You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Richard Kettelerij (JIRA)" <ji...@apache.org> on 2013/12/02 19:58:35 UTC

[jira] [Commented] (CAMEL-6979) Warning when deploying a xml blueprint camel app to Karaf 2.3.3

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

Richard Kettelerij commented on CAMEL-6979:
-------------------------------------------

Actually the second warning is a bug in Java 7 update 40. See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8016153. Oracle fixed it in the upcoming Java 8 release.

> Warning when deploying a xml blueprint camel app to Karaf 2.3.3
> ---------------------------------------------------------------
>
>                 Key: CAMEL-6979
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6979
>             Project: Camel
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 2.13.0
>            Reporter: Claus Ibsen
>            Assignee: Willem Jiang
>             Fix For: 2.13.0
>
>         Attachments: mycamel.xml
>
>
> Noticed this in my karaf shell being printed using system out
> {code}
> [  84] [Active     ] [            ] [       ] [   80] camel-example-sql (2.13.0.SNAPSHOT)
> karaf@root> Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
> Compiler warnings:
>   WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
> {code}
> When I deploy the file attached by copying it to the deploy directory.



--
This message was sent by Atlassian JIRA
(v6.1#6144)