Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: webconsole-upnp-plugin-1.0.0
-
Component/s: Web Console
-
Labels:None
Description
This plugin is similar to the UPnP Test application but developed as a plugin for the Web Console.
It is developed as standalone plugin - e.g. not build-into the Apache Web Console but is separate bundle.
This allows the plugin to dynamically register/unregister itself. This way the plugin is available only when UPnP Service is active.
Unfortunately I'm not quite aware with maven since most of our projects use ANT. Otherwise I was going to create the full maven structure required to build it.