I have a question regarding the Tomcat 4.0.3 LE package that was put out (by Apache) specifically for JDK 1.4. This version purposely does not contain things like JavaMail, an XML parser, etc.
In some cases they are missing because JDK 1.4 comes with the feature (an xml parser, regexp)...others can be easily added (like JavaMail and the Activation Framework). I am curious, however, about the JTA package. It is missing, and yes, you can download one from Sun, however I noticed a few things: a) the non LE 4.0.3 Tomcat has a JTA that is actually a bit different (bigger) than the one that you can download from Sun b) JDK 1.4 contains a few of the classes that make up the JTA package, but not all of them What is the recommended approach here if you are looking to use JTA? Thanks! ---------------------------------------- Joseph Molnar http://www.codesta.com/ -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
