as part of my student research project I am working on deployment of the SPECjAppServer2002 benchmark on a JBoss server. At the moment I am stuck at one problem I just can't solve. I contacted Dain Sundstrom for help and I was told to contact this mailinglist.
In the application there are several entity beans using CMP. Unfortunately when using CMR the column used for storing the CMR-Data is also a field of the corresponding entity. This results in SQL-Statements containing one column twice. After discussing this problem with my ... tutor ... we seem to have two options: 1. As the field containing the CMR data is nor directly used in the application I could comment-out both the CMP-Field definition on the definition of the finder (for example findByOrder). Then I would have to change the all calls to this method to the getOrdLines from the CMR. 2. I could get rid of the CMR and modify all calls to getOrdLines to findByOrders Since testing of CMR should be part of the benchmark I would prefer solution number one. Are there any other suggestions?
This is the last part I am hanging at. Plese help me.
Christofer Dutz Student at Technical Univeristy Darmstadt (Germany)
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development