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 133064 - GF-V3:Open a Web App in Browser menu does not work
Summary: GF-V3:Open a Web App in Browser menu does not work
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
: 133061 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-17 00:37 UTC by davisn
Modified: 2008-04-17 09:37 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 davisn 2008-04-17 00:37:32 UTC
Error, GlassFish v3 Error 400 occurs when selects to open a deployed simple webapp from Applications menu

Steps To Reproduce:
1. Install Netbean 6.1 RC build
2. Install Glassfish V3 plugin
3. Install Glassfish V3 Preview container
4. Create a test JSP Web Module (TestWebJSP) and deploy the war file to Glassfish V3
5. From Services tab > expand Servers > Glassfish V3 Preview > Application 
6. Right-click at the TestWebJSP > select open in Browser
Comment 1 Radim Roska 2008-04-17 09:33:34 UTC
*** Issue 133061 has been marked as a duplicate of this issue. ***
Comment 2 Radim Roska 2008-04-17 09:37:32 UTC
This behavioral is caused by glassfish itself(try to deploy webapp manually), not by netbeans plugin. 

Download latest build from glassfish home pages - that already can deploy web projects ;)