You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/06/29 06:57:00 UTC

[jira] [Commented] (ODE-1035) Process properties defined in deploy.xml is currently restricted to a maximum of 255 character per property in the database

    [ https://issues.apache.org/jira/browse/ODE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067873#comment-16067873 ] 

Hudson commented on ODE-1035:
-----------------------------

SUCCESS: Integrated in Jenkins build ODE-trunk-jdk6 #878 (See [https://builds.apache.org/job/ODE-trunk-jdk6/878/])
ODE-1035: Text to LongText (sathwik: rev a28cabeccc3f11600f0f2748d180958dde11fea1)
* (edit) schema-updates/ODE-1035.sql


> Process properties defined in deploy.xml is currently restricted to a maximum of 255 character per property in the database
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ODE-1035
>                 URL: https://issues.apache.org/jira/browse/ODE-1035
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.3.6
>            Reporter: Sathwik Bantwal Premakumar
>            Assignee: Sathwik Bantwal Premakumar
>             Fix For: 1.3.7, 1.4
>
>         Attachments: error.log
>
>
> After upgrading HSQL DB used by testcases to latest version in ODE-1034, the failing testcase org.apache.ode.test.DataHandling20Test.testAssignActivity2 is due to the fact that the process properties defined within deploy.xml cannot exceed the the current database column width of 255 characters.
> Process properties can be xml or non xml data and should be stored in a wider column of type LOB or appropriate.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)