]
Brett Meyer updated ARTIF-705:
------------------------------
Fix Version/s: 1.0.0.Beta2
Exception when adding properties or classifiers to artifact
-----------------------------------------------------------
Key: ARTIF-705
URL:
https://issues.jboss.org/browse/ARTIF-705
Project: Artificer
Issue Type: Bug
Affects Versions: 1.0.0.Beta1
Environment: Wildfly 8.2 final, H2
Reporter: Gary Brown
Assignee: Brett Meyer
Fix For: 1.0.0.Beta2
Attachments: ordermgmt.jar, server.log
Imported a jar artifact successfully.
However when I tried to add a property on one of the derived artifacts, representing a
SwitchYardComponentService, it resulted in an exception
(org.jboss.errai.enterprise.client.jaxrs.api.ResponseException: Internal Server Error).
Server log will be attached.
I then created a simple Ontology called "Test" with top node
"Country" and three sub nodes "UK", "France",
"Germany". I then tried to 'modify classifiers' on the same artifact,
selecting UK and Germany, and it resulted in the same exception.