no, the eclipse compiler just needs a jre.
david jencks
On Aug 10, 2005, at 3:44 PM, Jeff Genender wrote:
Will this affect the compiling of JSPs if we just use a JRE?
[EMAIL PROTECTED] wrote:
AFAIK, HEAD no longer requires a JDK and can run with the JRE ? M4
requires the JDK.
It may be useful to allow Geronimo to run under the JDK as AFAIK the
JDK's rt.jar has debug info for the classes (except the sun classes)
but the JRE's rt.jar doesn't (see difference in size of JAR). I'm
not sure whether there is much of an impact on performance using the
debug enabled (JDK) classes at class loading time compared with the
JRE.
Considering that most people have JAVA_HOME pointing to their JDK
(due to other tools they have installed), should we use JRE_HOME by
default (if it is set) and provide a parameter to switch to using
JAVA_HOME for the JDK?
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.
*Jeff Genender <[EMAIL PROTECTED]>*
10-Aug-2005 11:48 PM
Please respond to
[email protected]
To
[email protected]
cc
Subject
Re: [jira] Commented: (GERONIMO-693) Need startup scripts in bin
directory
Matt Hogstrom wrote:
> It would be nice for the script to detect if a JDK was present and
if
> not exit with a nice message :)
You ask...you shall receive ;-) Done.
Sending scripts/deploy.sh
Sending scripts/startup.sh
Transmitting file data ..
Committed revision 231232.
>
> - Matt
>
> Bruce Snyder (JIRA) wrote:
>
>> [
>>
http://issues.apache.org/jira/browse/GERONIMO-693?
page=comments#action_12318246 >> ]
>> Bruce Snyder commented on GERONIMO-693:
>> ---------------------------------------
>>
>> I agree, David. I was already looking at that tool.
>> >>
>>> Need startup scripts in bin directory
>>> -------------------------------------
>>>
>>> Key: GERONIMO-693
>>> URL: http://issues.apache.org/jira/browse/GERONIMO-693
>>> Project: Geronimo
>>> Type: New Feature
>>> Components: usability
>>> Environment: Windows, Linux, Mac OS X
>>> Reporter: Erin Mulder
>>> Assignee: John Sisson
>>> Priority: Minor
>>> >>
>>
>> >>
>>> It would be nice to have obvious startup.sh and startup.bat
scripts
>>> in the bin directory so that the user doesn't need to look at the
>>> README file to figure out how to start the server. (java -jar
>>> bin/server.jar isn't hard -- it's just not quite as br
>
> ainless as a script called "startup").
>
>>> >>
>>
>> >>
>
>