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 32547 - Applet is not compiled before Execution
Summary: Applet is not compiled before Execution
Status: VERIFIED WORKSFORME
Alias: None
Product: obsolete
Classification: Unclassified
Component: applet (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2003-04-02 08:13 UTC by pzajac
Modified: 2003-04-02 14:35 UTC (History)
1 user (show)

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 pzajac 2003-04-02 08:13:21 UTC
Create new applet from template a try it execute.
The applet viewer shows the applet initialization
failed and ClassNotFoundException is shown in
output window. The class wasn't compiled before
execution. The applet execution action must call
compilation action before executing applet.
Comment 1 _ rkubacki 2003-04-02 08:58:51 UTC
I can't reproduce now. ide.log?
Comment 2 sva 2003-04-02 11:57:01 UTC
Cannot reproduce with Nevada build 030327.
Comment 3 _ rkubacki 2003-04-02 13:56:55 UTC
Work for me. 

  Product Version       = NetBeans IDE Dev (Build 030401)
  Operating System      = Linux version 2.4.17 running on i386
  Java; VM; Vendor      = 1.4.1_02; Java HotSpot(TM) Client VM
1.4.1_02-b02; Sun Microsystems Inc.
  Java Home             = /usr/local/j2sdk1.4.1_02/jre
  System Locale; Encod. = en_US; ISO-8859-1
Comment 4 sva 2003-04-02 14:35:32 UTC
Verified WORKSFORME.
Cannot reproduce with Netbeans dev build 030402 under W2K

Petr, if you still can reproduce it, plese provide 
detailed steps for reproducing.