summaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.publicwsadminextender.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.publicwsadminextender.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.publicwsadminextender.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.publicwsadminextender.bb b/recipes/buglabs-apps/com.buglabs.app.publicwsadminextender.bb
new file mode 100644
index 0000000000..70afe00874
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.publicwsadminextender.bb
@@ -0,0 +1,14 @@
+require bug-app.inc
+
+DESCRIPTION = "Use this instead of PublicWSAdmin to publish web services on the BUG. \
+When you register your PublicWSProviders with this service, it gives the same XML list of services that PublicWSAdmin provides at http://[bug url]/service but it also gives an HTML view of the list at http://[bug_url]/service.html.\
+To see how to use this, see the example application at 'http://buglabs.net/applications/SimpleConciergeLogViewerXWS(http://buglabs.net/applications/SimpleConciergeLogViewerXWS)':http://buglabs.net/applications/SimpleConciergeLogViewerXWS"
+HOMEPAGE = "http://buglabs.net/applications/PublicWSAdminExtender"
+
+DEPENDS += "com.buglabs.osgi.http com.buglabs.osgi service-tracker com.sun.javax.servlet com.buglabs.common "
+
+PV = "1"
+
+SRC_LINK = "http://buglabs.net/program_version/download/752"
+
+APIVERSION = ""