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 21061 - Can't set -Xbootclasspath for tomcat debugger in j2ee debugger
Summary: Can't set -Xbootclasspath for tomcat debugger in j2ee debugger
Status: VERIFIED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on: 26120
Blocks:
  Show dependency tree
 
Reported: 2002-03-01 11:40 UTC by pkatzmann
Modified: 2003-12-11 14:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide picture (320.45 KB, image/jpeg)
2002-03-19 14:17 UTC, Damian Frach
Details
ide (178.12 KB, image/jpeg)
2002-04-23 12:57 UTC, Damian Frach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pkatzmann 2002-03-01 11:40:51 UTC
I can run any tomcat session without any problems with execute. Also the extra
supplied bootclasspath parameter will be used. 
But when i try to use the debugger i get an security exception.
In the process output is the supplied bootlcasspath parameter missing when you
start tomcat, but i supplied him at debugger setings for j2ee
Comment 1 Damian Frach 2002-03-19 14:17:09 UTC
Created attachment 5092 [details]
ide picture
Comment 2 Damian Frach 2002-04-23 12:54:30 UTC
fixed in Forte for Java, EE v. 4.0 (Build 20020422-1145)

see picture

Comment 3 Damian Frach 2002-04-23 12:57:25 UTC
Created attachment 5521 [details]
ide
Comment 4 sva 2003-02-27 10:58:12 UTC
Still reproduced with JDK 1.4.0_02, S1S 5, SE build 030223 
with internal Tomcat 4.0.4.

I have following output:
Error occurred during initialization of VM
java.lang.NullPointerException
Comment 5 sva 2003-04-01 16:10:26 UTC
Can't reproduce with Nevada build 030327.
Comment 6 sva 2003-04-01 16:11:59 UTC
Verified.