Details
-
Bug
-
Status: Done
-
Blocker
-
Resolution: Done
-
None
-
None
Description
The current provenance engine depends on the guts of how T2flow is serialized to XML (for storage in the DB). This is Wrong. We should not be saving that sort of thing out. Instead, the provenance code should be making use of the workflow bundle package.
The code is also not OSGIfied (with singleton dependencies) but that's less critical given that what it's doing is entirely wrong anyway.
Attachments
Issue Links
- is related to
-
TAVERNA-563 ServiceDescriptionDeserializer still XML based.
- To Do