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 231912 - Cannot install Netbeans JAX-RPC plugin
Summary: Cannot install Netbeans JAX-RPC plugin
Status: RESOLVED WORKSFORME
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-RPC (show other bugs)
Version: 7.3.1
Hardware: All All
: P1 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 09:31 UTC by CMOS
Modified: 2013-07-09 07:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description CMOS 2013-06-27 09:31:48 UTC
Hello,

So I have a wsdl on the net and is encoded in legacy rpc.
I cannot edit this file since it's not mine.

I tried installing the JAX-RPC on Netbeans 7.3.1 Windows7 from the repository:
http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml.gz

But after installation and restarting Netbeans I got a warning could not install some of the modules after installing a plugin.

So there is an option to continue and disable the modules.But then I cannot do anything, not even activate the plugins again, so I have to do a clean installation.
I tried on Netbeans 7.0 and there I could install the plugin at all cause it was asking about a dependency of Implementation wrapper..
Then I also tried on Netbeans 6.9 on Ubuntu 11.04 but I got the same warning as before.

Is there a solution to this or is there a way to consume this wsdl and generate the classes I need?

Thanks in advance!
Comment 1 Milan Kuchtiak 2013-07-01 11:49:15 UTC
Try to use the following link:

http://deadlock.netbeans.org/hudson/job/release72-au/lastSuccessfulBuild/artifact/nbbuild/nbms/extra/

and download the following modules to your local folder:

org-netbeans-modules-websvc-jaxrpc16.nbm
org-netbeans-modules-websvc-registry.nbm
org-netbeans-modules-websvc-jaxrpc.nbm
org-netbeans-modules-websvc-jaxrpckit.nbm

Then, in Netbeans [Tools -> Plugins -> Downloaded -> Add Plugin [ select all nbm files and press Install. 

This should work.
Comment 2 CMOS 2013-07-08 13:07:58 UTC
Hello again,

Sorry the late reply.

I tried as you suggested and the IDE did not hang this time.
On windows 8, Netbeans 7.3.1.

But still when I try to create a new web service client I get the following error:

"WsCompile script failed during initial client generation"

Is there anything I missed?

Thank you!
Comment 3 Milan Kuchtiak 2013-07-09 07:07:53 UTC
I tried JAX-RPC client creation (on a new project: both Java and Web), and it works: at least the JAX-RPC artifacts were created.

I tested the wsdl from here: http://www.tutorialspoint.com/wsdl/wsdl_example.htm
(had to fix missing <soap:address> end tag)

Or may be you can test latest Netbeans Nightly 7.4 builds, where JAX-RPC module is available (in Tools -> Plugins).

See:
http://bits.netbeans.org/download/trunk/nightly/latest/