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 119733 - Provide a hint when SEI doesn't contain methods
Summary: Provide a hint when SEI doesn't contain methods
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-RPC (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: bhate
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-23 09:48 UTC by Milan Kuchtiak
Modified: 2010-10-26 11:44 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kuchtiak 2007-10-23 09:48:13 UTC
Provide a hint to WS Implementation class if SEI class doesn't contain any method.

In EJB (implementation class doesn't implement SEI) this might be feasible by looking for the information in ejb-jar.xml.
In Web App (implementation class implements SEI) we can look whether SEI class is listed in webservices.xml.
Comment 1 Denis Anisimov 2010-10-26 11:44:12 UTC
jax-rpc functionality is on update center ( not under development already ).