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.2, 0.1
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.