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 96120

Summary: Unable to view the JSP deployed on Appserver
Product: installer Reporter: dgothe <dgothe>
Component: CodeAssignee: Kirill Sorokin <ksorokin>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: Sun   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Webapplicationn that has the JSP file

Description dgothe 2007-02-21 10:58:07 UTC
Deploy a simple webapplication that has only JSP. When it is accessed, the
following exception is thrown. This is on Apple Power Mac. This is observed on
build 07 of tools bundle.

java.lang.NoSuchMethodError:
javax.tools.ToolProvider.getSystemJavaCompiler()Ljavax/tools/JavaCompiler
Comment 1 dgothe 2007-02-21 10:59:11 UTC
Created attachment 38744 [details]
Webapplicationn that has the JSP file
Comment 2 dgothe 2007-02-21 11:01:16 UTC
Steps to reproduce.
1. Deploy the WebApplication1.war from the admin console.
2. After deployment launch from admin console. It throws the exception mentioned
above.
Comment 3 dlipin 2007-02-21 11:03:48 UTC
Is the issue reproducible on
1) Separate installation NetBeans IDE and Enteprise Pack
2) Other OS
3) Separate installation NetBeans IDE and AppServer
?

What JDK version is AppServer running on?
Comment 4 dgothe 2007-02-21 11:19:07 UTC
The Appserver is running on JDK6
Comment 5 dlipin 2007-02-21 11:37:57 UTC
JDK 6 for MacOSX is not quite stable for the current moment. A lot of issues 
are already filed against using either AppServer or NetBeans IDE itself.

Please try to reproduce the issue on JDK 1.5.
Comment 6 dlipin 2007-02-21 16:56:17 UTC
I can`t reproduce the issue on JDK5 (1.5.0_07).
Please reopen the issue if you can reproduce it on jdk 1.5.
1.6 is not officially supported JDK for MacOSX and NetBeans 5.5.1 Beta (Java 
Tools Bundle Update 3 Preview) release.