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 98569 - Unable to create a new Web Service into EJB Module
Summary: Unable to create a new Web Service into EJB Module
Status: VERIFIED DUPLICATE of bug 95241
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@webservices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-21 22:40 UTC by _ hong_lin
Modified: 2007-03-28 23:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen shot, compare two EJB Modules, one is created in NB6.0, one is created in NB5.5.1 (29.05 KB, image/png)
2007-03-21 22:44 UTC, _ hong_lin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hong_lin 2007-03-21 22:40:37 UTC
Build: Hula milestone build 8 (daily-200703201103,
nb-ide_nb-xml_nb-soa_nb-identity_glassfish_openesb_sjsam_windows.exe)

Steps to reproduce it:

1. Create a new EJB Module EJBModule1.
2. In the Projects window, right-click the EJBModule1 node, choose New > Web
Service from the context menu.
3. In the New Web Service wizard, do the following:

   1) In the Package field, type test.
   2) Click Finish

4. In the Projects window, expand the "EJBModule1" project node, then expand the
"Web Services" node.
==> In NB5.5 or NB5.5.1, a "NewWebService" node is added under the "Web
Services" node. But in this NB6.0 IDE, the "NewWebService" node is missing. (See
attached screen shot. EJB Module "EJBModule1" is created in NB6.0 IDE, EJB
Module "LoanProcessor" is created in NB5.5.1 IDE.)

5. Now I have no idea how to "Add Operation" into the "NewWebService" Web Service.
Comment 1 _ hong_lin 2007-03-21 22:44:29 UTC
Created attachment 39784 [details]
screen shot, compare two EJB Modules, one is created in NB6.0, one is created in NB5.5.1
Comment 2 Martin Adamek 2007-03-22 06:59:00 UTC
According to bug priority guideline this is definitely not a P1.
Reassigning to correct component.
Comment 3 _ hong_lin 2007-03-22 07:05:45 UTC
Is there any workaround?

This issue blocks an Enterprise Pack BluePrint sample application development.
If there isn't any workaround, the priority should be changed to P1. 
Comment 4 Lukas Jungmann 2007-03-22 22:09:09 UTC
This is a dup of issue 95531.

*** This issue has been marked as a duplicate of 95531 ***
Comment 5 Lukas Jungmann 2007-03-22 22:19:06 UTC
correct dup is issue 95241, sorry for confusion
Comment 6 Lukas Jungmann 2007-03-22 22:19:43 UTC

*** This issue has been marked as a duplicate of 95241 ***
Comment 7 _ hong_lin 2007-03-28 23:00:44 UTC
Verified the bug is fixed in Hula build daily-200703280800.