This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 58456 - No obvious way to set JVM arguments
Summary: No obvious way to set JVM arguments
Status: RESOLVED DUPLICATE of bug 22977
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-29 19:11 UTC by _ gtzabari
Modified: 2005-09-05 10:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2005-04-29 19:11:50 UTC
I need to enable asserts (pass -ea) to the underlying JVM running Tomcat because
my webapp makes use of them. I can do this quite easily for my external Tomcat
server but there doesn't seem to be a way to do it for the internal server.

I filed this as a DEFECT because I'm fairly certain this was configurable in the
past but was removed. Especially while running the server in debug mode, it
makes a lot of sense for asserts to be on by default.
Comment 1 Sherold Dev 2005-05-02 09:15:12 UTC
Marking as a duplicate.

It is an enhancement not a defect - it was not in previous releases.

*** This issue has been marked as a duplicate of 22977 ***