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

Summary: JAX-RPC can't be generated
Product: webservices Reporter: Roman Mostyka <romanmostyka>
Component: ManagerAssignee: Quy Nguyen <quynguyen>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: WSDL file.

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.