btw Technically there is such a thing as a Sun JRE +javac/tools.jar that
isn't a JDK. It was done to enable JSP development
http://java.sun.com/j2se/1.3/docchanges.html
regards
calvin
[EMAIL PROTECTED] wrote:
AFAIK, the JDK is required in M4 according to a previous email from
Dain where he said it was needed by the OpenORB stub/
tie compiler. AFAIK, in M4, JSP compilation will use the eclipse
compiler.
The toolsjarhack and the OpenORB code have been removed from HEAD, so
only a JRE will be required for M5.
John
This e-mail message and any attachments may contain confidential,
proprietary or non-public information. This information is intended
solely for the designated recipient(s). If an addressing or
transmission error has misdirected this e-mail, please notify the
sender immediately and destroy this e-mail. Any review,
dissemination, use or reliance upon this information by unintended
recipients is prohibited. Any opinions expressed in this e-mail are
those of the author personally.
Aaron Mulder <[EMAIL PROTECTED]> wrote on 02/08/2005
09:38:43 AM:
> Do I understand correctly that you need to run Geronimo under a
> JDK in M4 because of the tools.jar hack, but under HEAD that's been
> removed and it will run find under a JRE because is uses a 3rd-party
> compiler?
>
> Thanks,
> Aaron