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 129369 - Cannot install RESTful Web Services from 6.1 beta uc
Summary: Cannot install RESTful Web Services from 6.1 beta uc
Status: VERIFIED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Beta (show other bugs)
Version: 6.x
Hardware: Sun All
: P1 blocker (vote)
Assignee: rnovak
URL:
Keywords:
: 129465 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-06 10:00 UTC by Jaromir Uhrik
Modified: 2008-03-10 18:26 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
restplugin for 6.1 beta1 (1.91 MB, application/octet-stream)
2008-03-08 05:31 UTC, Nam Nguyen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2008-03-06 10:00:08 UTC
Product Version: NetBeans IDE 6.1 Beta (Build 200803031027)
Java: 1.5.0_14; Java HotSpot(TM) Client VM 1.5.0_14-b03
System: SunOS version 5.10 running on sparc; ISO646-US; en (nb)

I am trying to install RESTful Web Services from the 6.1 beta update center but the plugin manager tells that there is
the problem with the dependency of this plugin.
--------------------------------%<-------------------------------------
Missing required modules for Plugin RESTful Web Services:
module org.netbeans.modules.websvc.components.strikeiron/0 > 0.4 
--------------------------------%<-------------------------------------
Comment 1 Jiri Kovalsky 2008-03-06 10:19:25 UTC
Peter, can you please investigate this? Where can we get the required 'strikeiron' plugin? Thanks for your help!
Comment 2 Peter Liu 2008-03-06 18:55:23 UTC
Jirka, is the plugin you are putting on the 6.1 beta update center also the one on the 6.0 beta update center? If so,
that is the problem because the strikeiron module has been removed in 6.1.  We need to install the 6.1 version of the
plugin.

Also, I would like to wait a bit before we put the plugin on the 6.1 beta update center.  The reason is that we are
planning on upgrading to the latest jersey library (0.6 release) to be released on March 7th. After the upgrade, we can
push the plugin to both 6.1 and 6.0 update center at the same time. 
Comment 3 Peter Liu 2008-03-06 20:55:06 UTC
*** Issue 129465 has been marked as a duplicate of this issue. ***
Comment 4 rnovak 2008-03-07 12:10:06 UTC
I think we should remove RESTful modules from the UC until the problem with broken dependencies get fixed. Jirka, do you
agree ?
Comment 5 Jiri Kovalsky 2008-03-07 12:33:14 UTC
Yes, I agree. Roberte, please remove the plugin from the Beta Update Center. Thanks!
Comment 6 rnovak 2008-03-07 13:06:43 UTC
RESTful modules were removed from UC for NB 6.1 beta
Comment 7 Jiri Kovalsky 2008-03-07 13:20:58 UTC
The RESTful Web Services plugin was removed from the Beta Update Center until it's dependency issue is fixed properly.
Comment 8 Nam Nguyen 2008-03-08 05:31:06 UTC
Created attachment 58012 [details]
restplugin for 6.1 beta1
Comment 9 Nam Nguyen 2008-03-08 05:38:12 UTC
0.6 version would need to go through testing in trunk for a while before available in beta1.  In the meanwhile even for
a few days it is not acceptable to leave the plugin unavailable from UC.

The download error indicate that UC is still populated with old plugin.  Both Lukas and I personally build the plugin
and test local installation before beta1 branch, and they installed fine.  The right plugin should have all 5 nbms with
version 0.5.10.  I attached the zip with all 5 plugins with 0.5.10.  Please post them on the UC as soon as possible.
Comment 10 Nam Nguyen 2008-03-08 14:38:24 UTC
Raise to got feedback from users
Comment 11 rnovak 2008-03-10 14:01:08 UTC
New version of the is now staged on the Beta UC for NB 6.1 Beta
Comment 12 Nam Nguyen 2008-03-10 16:32:40 UTC
I have verified that the REST plugin is downloadable and is working.  (I note that they are actually develpment build,
which is fine).
Comment 13 Jiri Kovalsky 2008-03-10 16:34:47 UTC
I can see the plugin staged correctly. Roberte please push the plugin to the live Beta Update Center for NetBeans 6.1
Beta. Thanks a lot!
Comment 14 rnovak 2008-03-10 17:48:38 UTC
I pushed the REST modules live.
Comment 15 Nam Nguyen 2008-03-10 18:26:58 UTC
Just verified again, got the 6.1beta built 03/07/08, and it works.  Thanks Robert.