[jbosstools-issues] [JBoss JIRA] (JBTIS-528) blueprint validation error after converting fuse project to jpa

Yogesh Naravane (JIRA) issues at jboss.org
Sun Oct 25 22:58:00 EDT 2015


     [ https://issues.jboss.org/browse/JBTIS-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yogesh Naravane updated JBTIS-528:
----------------------------------
    Workaround Description: 
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.

  was:
After conversion blueprint expects namespace realted 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.



> blueprint validation error after converting fuse project to jpa
> ---------------------------------------------------------------
>
>                 Key: JBTIS-528
>                 URL: https://issues.jboss.org/browse/JBTIS-528
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>          Components: Fuse IDE
>         Environment:  jbds 810 GA, integration tooling for fuse [7.3.1.v20150810-1602-H64-Final]
>            Reporter: Yogesh Naravane
>            Priority: Minor
>         Attachments: eclipseError.png
>
>
> 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"



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list