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

wrong XSD url generated with XML initialiser

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • camel-k-1.6.6
    • None
    • Camel-K
    • None
    • False
    • None
    • False
    • % %
    • Todo
    • Hide

      Running the command:

      kamel init sample.xml

      generates the following XML root node:

      <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              xmlns="http://camel.apache.org/schema/spring"
              xsi:schemaLocation="
                  http://camel.apache.org/schema/spring
                  http://camel.apache.org/schema/spring/camel-spring.xsd">

       

      According to the Engineering team, the scheme generated should be HTTPS (instead of HTTP)

      Show
      Running the command: kamel init sample.xml generates the following XML root node: <routes xmlns:xsi= "http: //www.w3.org/2001/XMLSchema-instance"         xmlns= "http: //camel.apache.org/schema/spring"         xsi:schemaLocation="             http: //camel.apache.org/schema/spring             http: //camel.apache.org/schema/spring/camel-spring.xsd">   According to the Engineering team, the scheme generated should be HTTPS (instead of HTTP)

      Running the command:

      kamel init sample.xml

      appears to generate a problematic URL to find the Camel XSD 

            rnetuka@redhat.com Radovan Netuka
            bmesegue@redhat.com Bruno Meseguer
            Mario Majernik Mario Majernik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: