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 - Wrong binding is created for Message-Driven Bean in EJB Module
Summary: Wrong binding is created for Message-Driven Bean in EJB Module
Status: CLOSED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-28 19:32 UTC by Alexander Kouznetsov
Modified: 2008-12-23 22:54 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 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.