Profiles to launch UPnP - JMX Bundles

git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@471681 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/upnp.doc/core.sh.bat b/upnp.doc/core.sh.bat
new file mode 100644
index 0000000..c7c5a62
--- /dev/null
+++ b/upnp.doc/core.sh.bat
@@ -0,0 +1,9 @@
+#!/bin/sh

+

+

+echo "cd into felix directory"

+cd ../main

+

+echo "lauching felix with core gateway properties"

+java -Dfelix.config.properties=file:../upnp.doc/config.properties.core -jar bin/felix.jar

+