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

Summary: Can't set -Xbootclasspath for tomcat debugger in j2ee debugger
Product: serverplugins Reporter: pkatzmann <pkatzmann>
Component: TomcatAssignee: Martin Grebac <mgrebac>
Status: VERIFIED WORKSFORME    
Severity: blocker CC: sva
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 26120    
Bug Blocks:    
Attachments: ide picture
ide

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.