You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2014/05/11 00:16:33 UTC

[jira] [Created] (BATCHEE-39) jobProperties handling in JobExecutionEntity is wrong

Mark Struberg created BATCHEE-39:
------------------------------------

             Summary: jobProperties handling in JobExecutionEntity is wrong
                 Key: BATCHEE-39
                 URL: https://issues.apache.org/jira/browse/BATCHEE-39
             Project: BatchEE
          Issue Type: Bug
          Components: jbatch-core
    Affects Versions: 0.1-incubating
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 0.2-incubating


we currently store a java.util.Properties field directly in a CLob without doing any proper serialisation. 

We should rather use storeToXml and loadFromXml instead.



--
This message was sent by Atlassian JIRA
(v6.2#6252)