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 86080

Summary: Wrong binding is created for Message-Driven Bean in EJB Module
Product: serverplugins Reporter: Alexander Kouznetsov <mrkam>
Component: WebSphereAssignee: issues@serverplugins <issues>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Kouznetsov 2006-09-28 19:32:49 UTC
Reproduced with JSE 8.1 (2006.09.13, m14b)

Steps to reproduce:
- Register WebSphere server instance
- Create New EJB Module targeted WebSphere
- Create New Message-Driven Bean
- Deploy Project
- RESULT: Deploy will fail

If you remove all the bindings generated by the plugin, re-build EJB Module's jar you would be able to successfully deploy it onto WebSphere server using Administration Console.
Comment 1 Sergey Lunegov 2006-11-08 08:39:57 UTC
Resolving of this issue doesn't look trivial. Postpone it for the next release.
Comment 2 Alexander Kouznetsov 2006-11-08 10:17:25 UTC
Verified
Comment 3 Jayashri Visvanathan 2008-12-23 22:54:40 UTC
Not a NetBeans issue but a JSE issue. Please reopen if its still valid for NetBeans.