I just read the licence for J2EE 1.3: Version 1.3 of the JavaTM 2 SDK, Enterprise Edition (J2EETM SDK) is a complete implementation of the JavaTM 2, Enterprise Edition 1.3 Platform intended as a proof of concept and example for implementations in the application server marketplace. The J2EE SDK includes a J2EE application server and various tools to help developers prototype J2EE applications and learn about the J2EE platform and technologies. It can be used as a J2EE development enviroment for applications prior to their deployment and distribution. It is not allowed to be put into production use.
This means, that no part of the j2ee.jar may be distributed, so every single interface, class and so on has to be rewritten in JOnAS? Is this correct? Are all J2EE interfaces, classes etc. really re-written in JOnAS or are they just copies out of the je22.jar from the sdk? ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
