Haven't gotten any feed back and just wanted to double check and see if there were any objections or concerns about applying these changes to the current Daytrader releases (1.2 and 2.0). Overall, there were 3 patches proposed...
- Clean-up of deployment descriptors to remove "zombies" - Revision of Exceptions thrown by TradeServices interface and impl classes to adhere to spec - Addition of SunServer 9 vendor-specific DDs Chris On 3/23/07, Christopher Blythe <[EMAIL PROTECTED]> wrote:
Since I've been working with Glassfish (Sun Server 9) and NetBeans a lot lately, I wanted to see if I could get DayTrader 1.2 running with minimal changes. To my chagrin, I was able to pull it off with only a few minor changes... - Added vendor specific DDs - Disabled web services components One of the cool features I found in NetBeans is a validation utility that combs through the ear to find spec violations. This utility pointed out some spec violations in the exception handling associated with the EJBs and some remnants of the one phase methods (that were removed) still in the ejb-jar.xml. Based on all of these, I have put together and attached three patch files. I have also attached the README (included in the patch) with details on how to build the ear and deploy the app on Sun Server 9. Just a small warning... the EJBs are based on defaults and do not have any type of locking characteristics configured (haven't had a chance to dig into their doc to figure out how to do this). I haven't had a chance to run this bad boy under load yet, so I have not idea how it will respond. Enjoy... Chris -- "I say never be complete, I say stop being perfect, I say let... lets evolve, let the chips fall where they may." - Tyler Durden
-- "I say never be complete, I say stop being perfect, I say let... lets evolve, let the chips fall where they may." - Tyler Durden
