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 107829 - Handlers conflict isn't detected
Summary: Handlers conflict isn't detected
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: bhate
URL:
Keywords:
Depends on:
Blocks: 78758
  Show dependency tree
 
Reported: 2007-06-22 13:28 UTC by Jaroslav Pospisil
Modified: 2007-09-18 14:42 UTC (History)
0 users

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 2007-06-22 13:28:00 UTC
Build 200706210000-Full

Create web service in EJB module on glassfish v2 and insert 
both @HandlerChain and @SOAPMesageHandler annotations.
No error message is displayed.
Comment 1 Milan Kuchtiak 2007-06-25 09:21:19 UTC
I guess, the hint is missing in this case.
Comment 2 Jaroslav Pospisil 2007-09-18 14:41:49 UTC
Already fixed,closing.
Comment 3 Jaroslav Pospisil 2007-09-18 14:42:05 UTC
VERIFIED