Claus Ibsen created CAMEL-6979:
----------------------------------
Summary: 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
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)