Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5772

Can not use camel-cxf component in EAP in an environment without internet access

XMLWordPrintable

    • % %
    • Hide

      The steps to see the issue :
      1. I am using EAP6.4.0, unzip it to $EAP_HOME6.4 2. Install the Fuse_on_EAP6.2.1R2: java -jar fuse-eap-installer-6.2.1.redhat-107.jar $EAP_HOME6.4 3. start the EAP through command $EAP_HOME6.4/bin/standalone.sh
      4. Deploy the attached project to EAP
      5. Disable the network

      Show
      The steps to see the issue : 1. I am using EAP6.4.0, unzip it to $EAP_HOME6.4 2. Install the Fuse_on_EAP6.2.1R2: java -jar fuse-eap-installer-6.2.1.redhat-107.jar $EAP_HOME6.4 3. start the EAP through command $EAP_HOME6.4/bin/standalone.sh 4. Deploy the attached project to EAP 5. Disable the network

      We met below error when using the camel-cxf component on EAP, in an env without internet access, the app can not be started.

      13:21:33,651 WARN  [org.wildfly.extension.camel.SpringCamelContextFactory$1] (MSC service thread 1-4) Ignored XML validation warning: org.xml.sax.SAXParseException; lineNumber: 17; columnNumber: 83;
      schema_reference.4: Failed to read schema document 'http://camel.apache.org/schema/cxf/camel-cxf.xsd',
      because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
      
      Do we have any option to set the scheme location file? There are many import xsd in the xsd,how to set these ones too?
      

            tdiesler@redhat.com Thomas Diesler
            rhn-support-xiwu Xiaohui Wu
            Petr Pecka Petr Pecka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: