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 175343 - wicket-extensions-1.4.0.jar missing from Wicket plugin
Summary: wicket-extensions-1.4.0.jar missing from Wicket plugin
Status: RESOLVED INVALID
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: Geertjan Wielenga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 21:57 UTC by Jeffrey Rubinoff
Modified: 2012-01-03 08:47 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 Jeffrey Rubinoff 2009-10-23 21:57:51 UTC
The Wicket 1.4.0 extensions are missing from the Wicket plugin. To reproduce, try taking the Wicket tutorial at
http://www.netbeans.org/kb/docs/web/quickstart-webapps-wicket.html. When you try to do the section on adding Ajax
features, you discover that the class org.apache.wicket.extensions.ajax.markup.html.autocomplete.AutoCompleteTextField
does not exist. In fact, no package org.apache.wicket.extensions.* is on the classpath. To work around this, the user
has to download the file wicket-extensions-1.4.0.jar and manually add it to the classpath.
Comment 1 Jiri Kovalsky 2009-10-26 13:25:35 UTC
Geertjan, can you please take a look at this issue? Thanks!
Comment 2 Geertjan Wielenga 2009-10-27 17:40:36 UTC
This is not an issue in NetBeans. This is an issue for the Wicket plugin which is at nbwicketsupport.dev.java.net.
Please file this issue there. I am closing it here as invalid.
Comment 3 Geertjan Wielenga 2012-01-03 08:47:28 UTC
Fixed in latest version of the plugin, which includes the Wicket extensions JAR.