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 227689 - Web application not shown under GlassFish4 server node
Summary: Web application not shown under GlassFish4 server node
Status: VERIFIED DUPLICATE of bug 225275
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-20 08:19 UTC by Jiri Skrivanek
Modified: 2013-03-25 11:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace. (1.34 KB, text/plain)
2013-03-20 08:20 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2013-03-20 08:19:00 UTC
It is possible to register GlassFish4 server but web application deployed to that server is not visible under server node. To reproduce:

- register GlassFish4 server
- create web application JAva EE 6
- run project
- go to "Services|Servers|GlassFish 4|Applications" but deployed project is not shown and exception is logged to console

Product Version: NetBeans IDE 7.3 (Build 201302132200)
Java: 1.7.0_17; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Jiri Skrivanek 2013-03-20 08:20:01 UTC
Created attachment 132818 [details]
Stack trace.
Comment 2 TomasKraus 2013-03-25 10:30:43 UTC
GlassFish 4 is not supported in NetBeans 7.3. It's possible to register it and some 90% of use-cases are working but not all.

This is already resolved for 7.3.1.

*** This bug has been marked as a duplicate of bug 225275 ***