[jira] Commented: (DAYTRADER-14) Include sql script in the ear and use a gbean to create tables etc

2006-11-14 Thread Christopher James Blythe (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-14?page=comments#action_12449738 ] Christopher James Blythe commented on DAYTRADER-14: --- Piyush... I really like what you have here... It's clean, simple, and makes working with

[jira] Commented: (DAYTRADER-14) Include sql script in the ear and use a gbean to create tables etc

2006-11-14 Thread Piyush Agarwal (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-14?page=comments#action_12449775 ] Piyush Agarwal commented on DAYTRADER-14: - Chris, Glad you like the new feature! I had originally coded to have the SQL exceptions write out to both

[jira] Commented: (DAYTRADER-14) Include sql script in the ear and use a gbean to create tables etc

2006-11-14 Thread Christopher James Blythe (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-14?page=comments#action_12449785 ] Christopher James Blythe commented on DAYTRADER-14: --- To quote the Guinness commercials... Brilliant! Include sql script in the ear and use a

[jira] Commented: (DAYTRADER-14) Include sql script in the ear and use a gbean to create tables etc

2006-10-19 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-14?page=comments#action_12443523 ] Matt Hogstrom commented on DAYTRADER-14: The challenge as you pointed out is to somehow invalidate the KeySequence SLSBs. Since their most likely

[jira] Commented: (DAYTRADER-14) Include sql script in the ear and use a gbean to create tables etc

2006-10-19 Thread Piyush Agarwal (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-14?page=comments#action_12443624 ] Piyush Agarwal commented on DAYTRADER-14: - Matt, thanks for the headsup and valuable insight. So inorder to keep things simple and not have to change

[jira] Commented: (DAYTRADER-14) Include sql script in the ear and use a gbean to create tables etc

2006-10-19 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-14?page=comments#action_12443686 ] Matt Hogstrom commented on DAYTRADER-14: I'm open to other ideas but I think that is clear and makes life the easiest. Include sql script in the ear

[jira] Commented: (DAYTRADER-14) Include sql script in the ear and use a gbean to create tables etc

2006-10-18 Thread Piyush Agarwal (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-14?page=comments#action_12443329 ] Piyush Agarwal commented on DAYTRADER-14: - I almost have the entire changes done which are required to make the above work. On testing the drop tables

[jira] Commented: (DAYTRADER-14) Include sql script in the ear and use a gbean to create tables etc

2006-10-10 Thread Piyush Agarwal (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-14?page=comments#action_12441226 ] Piyush Agarwal commented on DAYTRADER-14: - After looking at the code I think we can lookup the database product name using DatabaseMetaData and based

[jira] Commented: (DAYTRADER-14) Include sql script in the ear and use a gbean to create tables etc

2006-09-26 Thread Christopher James Blythe (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-14?page=comments#action_12437908 ] Christopher James Blythe commented on DAYTRADER-14: --- David... this sounds great for use on Geronimo. However, we will still need a method for