Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-1504

blueprint validation error after converting fuse project to jpa

    XMLWordPrintable

Details

    • Hide

      1. Install jbds 810, install integration tooling for fuse [7.3.1.v20150810-1602-H64-Final]
      2. Create default fuse project. [groupId:com.mycompany, artifactId:camel-blueprint, version:1.0.0-SNAPSHOT ]
      then convert to jpa project to generate necessary classes for hibernate bean.
      3. After conversion we can see blueprint validation error in problems view pane.

      Show
      1. Install jbds 810, install integration tooling for fuse [7.3.1.v20150810-1602-H64-Final] 2. Create default fuse project. [groupId:com.mycompany, artifactId:camel-blueprint, version:1.0.0-SNAPSHOT ] then convert to jpa project to generate necessary classes for hibernate bean. 3. After conversion we can see blueprint validation error in problems view pane.
    • Hide

      After conversion blueprint expects namespace related to jpa but its missing.
      i.e. xmlns:jpa="http://aries.apache.org/xmlns/jpa/v1.1.0"
      After adding it manually the error vanishes.

      Show
      After conversion blueprint expects namespace related to jpa but its missing. i.e. xmlns:jpa="http://aries.apache.org/xmlns/jpa/v1.1.0" After adding it manually the error vanishes.

    Description

      converting default blueprint fuse project to jpa project shows validation error.
      due to missing jpa namespace

      expected behavior: jbds should re-write blueprint.xml to provide necessary
      namespaces. OR
      What is preferred way to write missing namespace. i.e.
      xmlns:jpa="http://aries.apache.org/xmlns/jpan/v1.0.0"

      Attachments

        Activity

          People

            Unassigned Unassigned
            ynaravan Yogesh Naravane (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: