You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Joe Bohn (JIRA)" <ji...@apache.org> on 2010/09/08 00:18:37 UTC

[jira] Work started: (ARIES-402) Update AriesTrader so that it loads the sql files to create DBs using getResource

     [ https://issues.apache.org/jira/browse/ARIES-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on ARIES-402 started by Joe Bohn.

> Update AriesTrader so that it loads the sql files to create DBs using getResource
> ---------------------------------------------------------------------------------
>
>                 Key: ARIES-402
>                 URL: https://issues.apache.org/jira/browse/ARIES-402
>             Project: Aries
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 0.1, 0.2
>            Reporter: Joe Bohn
>            Assignee: Joe Bohn
>             Fix For: 0.3
>
>
> Currently there is some pretty crazy code in the AriesTrader sample that recreates the databases on demand as requested by the user.  This needs to be cleaned up so that it loads the sql from the bundle rather than expecting it to be available directly in the Equinox assembly or an expanded WAR file as was the case in the former DayTrader code.   Also need to clean up some of the sql and entity column lengths so that they are consistent.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.