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

Summary: Handlers conflict isn't detected
Product: webservices Reporter: Jaroslav Pospisil <jpospisil>
Component: CodeAssignee: bhate <bhate>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 78758    

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