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 119366 - JAX-RPC is absent on Update Center
Summary: JAX-RPC is absent on Update Center
Status: VERIFIED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Stable (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Ch Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 14:58 UTC by Roman Mostyka
Modified: 2007-10-19 17:00 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of dialog with message about missing components on UC (30.77 KB, image/jpeg)
2007-10-18 15:00 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2007-10-18 14:58:11 UTC
1. Start IDE with fresh userdir.
2. Click "Tools > Plugins".
3. Select "JAX-RPC Web Service" plugin. Click Install.

Result: Message about missing components appears and "JAX-RPC Web Service" plugin can't be installed.
Comment 1 Roman Mostyka 2007-10-18 15:00:55 UTC
Created attachment 51220 [details]
Screenshot of dialog with message about missing components on UC
Comment 2 Lukas Jungmann 2007-10-18 18:59:21 UTC
I think this is caused by the fix for issue 118974. Whoever did that change forgot to remove websvc/jaxrpc16 module from
the websvc/jaxrpckit "plugin" (I'm not a developer, this is only a guess for the cause based on my expectation of how
current "kits" works - someone more experienced with "kits" should look at this issue...).
Comment 3 Petr Blaha 2007-10-19 09:13:27 UTC
Chau, can you look on this? Thanks.
Comment 4 Roman Mostyka 2007-10-19 09:24:30 UTC
I have looked on this already. And now everything is fine.
Comment 5 Roman Mostyka 2007-10-19 09:25:26 UTC
Verified with latest beta 2 build.
Comment 6 Ch Nguyen 2007-10-19 17:00:23 UTC
Thanks Roman for verifying the fix and closing this bug.

In reply to Jungi's comments, it cannot be caused by the fix for issue 118974. It's *INCORRECT* to remove the jaxrpc
module from jaxrpckit.  A module can be part of multiple kits.

The reason that you encountered the error was because that jaxrpc kit was missing some other modules at the time you
connected to the UC.  Someone in the websvc team had now added the rest of the missing modules for this kit.