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 127726 - JAX-RPC can't be generated
Summary: JAX-RPC can't be generated
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-19 12:03 UTC by Roman Mostyka
Modified: 2008-02-20 22:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
WSDL file. (8.31 KB, text/plain)
2008-02-19 12:04 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-02-19 12:03:42 UTC
Issue reported by customer.

1. Install "Visual Web JSF Backwards Compatibility Kit" plugin.
2. Rightclick "Web Services" node and choose "Add Web Service...".
3. Enter path to attached WSDL file in "Local File" field, specify package name and click "Add".

Result: Message appears "Unable to generate JAX-RPC client. This web service client will not function for J2EE 1.4
projects.".
Comment 1 Roman Mostyka 2008-02-19 12:04:30 UTC
Created attachment 56854 [details]
WSDL file.
Comment 2 Quy Nguyen 2008-02-19 22:18:52 UTC
This was caused by inconsistencies between the JAX-WS model and the wscompile-generated classes.  Fixed in trunk.

Changeset: a197c8e6a877
Comment 3 Roman Mostyka 2008-02-20 22:00:53 UTC
Verified with build 080220.