Thanks, Andy!
If I understand you correctly, then the simplest thing for me to do is to pick an app server and write to it specifically, only taking on the task of porting to another app server as a last resort, right? If that is the case then it will probably be JBoss.
Actually, the way I read it was that to determine if your app is going to be portable across app servers, you have to see what features of the app servers you are going to use. In Andy's case, if you are using CMP, then you need to think about how you are going to make that portable. However, if all of your app uses features that are implemented similarly on the app servers, and you target the J2EE standard, then you should only have minor issues with portability.
Cory
_______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org
