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 137978 - Glassfish v3 JSR109 support missing
Summary: Glassfish v3 JSR109 support missing
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on: 140219
Blocks: 138620
  Show dependency tree
 
Reported: 2008-06-23 14:27 UTC by Jaroslav Pospisil
Modified: 2008-10-02 14:48 UTC (History)
2 users (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 Jaroslav Pospisil 2008-06-23 14:27:17 UTC
Glassfish v3 JSR 109 support is missing.This issue serves for tracking purposes.
Comment 1 Milan Kuchtiak 2008-06-24 13:03:24 UTC
That's because WSStack was not implemented in GlassFish V3
Comment 2 _ pcw 2008-07-16 06:42:10 UTC
Martin Grebac was/is assisting me on this.  He added metro support, was going to add JSR-109 when ready I believe - I
emailed him about it earlier today.

Metro for V3 is not included "in the box", but is available on the GlassFish update center and can easily be added to
any server install.
Comment 3 Milan Kuchtiak 2008-08-02 10:54:13 UTC
Fixed.

Diff:
http://hg.netbeans.org/main?cmd=changeset;node=f7205982b026
Comment 4 Quality Engineering 2008-08-02 16:04:59 UTC
Integrated into 'main-golden', available in build *200808021401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/f7205982b026
User: mkuchtiak@netbeans.org
Log: #137978: implement WsStack for GlassFish V3
Comment 5 Milan Kuchtiak 2008-08-05 12:47:08 UTC
JSR109 disabled for GlassFish V3:
http://hg.netbeans.org/main?cmd=changeset;node=75148edba570
Comment 6 Milan Kuchtiak 2008-08-05 13:24:16 UTC
The previous diff was irrelevant.
These are the right changes:
http://hg.netbeans.org/main?cmd=changeset;node=0c1757d46f21 (disabling jsr109)
http://hg.netbeans.org/main?cmd=changeset;node=633dcf8144d0 (enabling  Tester Page)
Comment 7 Jaroslav Pospisil 2008-10-02 14:48:00 UTC
v.