[teiid-issues] [JBoss JIRA] (TEIID-2173) Need a way to clear validation errors on VDBMetaData / ModelMetaData.

Mark Drilling (JIRA) jira-events at lists.jboss.org
Wed Aug 29 15:40:32 EDT 2012


Mark Drilling created TEIID-2173:
------------------------------------

             Summary: Need a way to clear validation errors on VDBMetaData / ModelMetaData.
                 Key: TEIID-2173
                 URL: https://issues.jboss.org/browse/TEIID-2173
             Project: Teiid
          Issue Type: Enhancement
          Components: AdminApi
    Affects Versions: 8.1
            Reporter: Mark Drilling
            Assignee: Ramesh Reddy


Scenario:
I am working with a VDB in object form, then deploy the xml form of it via the AdminAPI.  Later, I retrieve the VDBMetaData object - using  adminAPI.getVDBs().  Then I want to make some changes to it and attempt a redeploy.

Problem;
If there was a problem with the original VDB deployment, the VDBMetaData object may have validation errors.  In order to successfully redeploy, I need to clear the validation errors.

I dont see a way to conveniently clear the model errors so I can attempt a redeploy.  Can you add a method to clear the validation errors or clone the model without errors, so that I can redeploy?



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list