[
https://issues.jboss.org/browse/SRAMP-622?page=com.atlassian.jira.plugin....
]
Lukas Krejci updated SRAMP-622:
-------------------------------
Attachment: reproducer.zip
A simple maven project to reproduce the issue.
Run:
mvn package exec:java -Dexec.mainClass=SrampCustomAttributesMissingReproducer
-Dexec.args="http://localhost:8080/s-ramp-server s-ramp s-ramp"
where the first arg is the S-RAMP server endpoint, the second is user name and the third
is the password.
Relationship.getOtherAttributes() not persisted
-----------------------------------------------
Key: SRAMP-622
URL:
https://issues.jboss.org/browse/SRAMP-622
Project: S-RAMP
Issue Type: Bug
Components: Persistence
Affects Versions: 0.7.0.Final
Reporter: Lukas Krejci
Assignee: Brett Meyer
Attachments: reproducer.zip
The API allows for the relationships to have arbitrary "other" attributes on
them.
These attributes don't seem to be persisted.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)