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 132454 - Web Service method of J2EE 1.4 enterprise application doesn't work
Summary: Web Service method of J2EE 1.4 enterprise application doesn't work
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Roderico Cruz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-09 18:56 UTC by Roman Mostyka
Modified: 2008-09-12 10:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Text of appeared error message. (1.50 KB, text/plain)
2008-04-09 18:56 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-04-09 18:56:13 UTC
1. Install "JAX-RPC Web Services" plugin.
2. Create J2EE 1.4 enterprise application with EJB and Web modules.
3. Add Web Service with simple method which has no parameters and return String to EJB module.
4. Add Web Service with simple method which has no parameters and return String to Web module.
5. Deploy enterprise application.
6. Add deployed web services to the IDE.
7. Invoke "Test Method" dialog for each methods and click Submit.

Result: Method returns nothing and error message appears (look in attach). But methods can be bound, for example, to
components of visual web application (both, J2EE 1.4 and Java EE 5). Of course this application won't work.
Comment 1 Roman Mostyka 2008-04-09 18:56:42 UTC
Created attachment 59923 [details]
Text of appeared error message.
Comment 2 Roderico Cruz 2008-08-12 20:30:06 UTC
This is a duplicate of  http://www.netbeans.org/issues/show_bug.cgi?id=132452

*** This issue has been marked as a duplicate of 132452 ***
Comment 3 Roderico Cruz 2008-08-12 20:42:56 UTC
Reopening, wrong duplicate bug number
Comment 4 Roderico Cruz 2008-08-12 20:44:07 UTC
Closing again as duplicate of http://www.netbeans.org/issues/show_bug.cgi?id=132412. 

*** This issue has been marked as a duplicate of 132412 ***
Comment 5 Roman Mostyka 2008-08-13 10:43:39 UTC
In the issue #132412 is written that nothing happens at all, but I have generated web service node. So I'm not sure that
it is duplicate, please investigate more.
But anyway, if you are sure that it is duplicate, please close it as duplicate.
Comment 6 Peter Liu 2008-08-13 19:07:57 UTC
I thing the reason this is a duplicate of the other is because the underlying problem is that the jaxrpc artifacts are
not being generated.  Anyway, Rico, please double check.

Comment 7 Roderico Cruz 2008-09-10 04:35:51 UTC
This is now fixed.
Comment 8 Roman Mostyka 2008-09-12 10:49:57 UTC
Verified with build 080911.