commit | 734b37a0fca45f9d981b9a5d6a18eb5ce3ace384 | [log] [tgz] |
---|---|---|
author | Manuel L. Santillan <santillan@apache.org> | Wed Sep 27 23:00:00 2006 +0000 |
committer | Manuel L. Santillan <santillan@apache.org> | Wed Sep 27 23:00:00 2006 +0000 |
tree | d8c16fb1e9c4a8b48b75b0e229d485afa2fb64ec | |
parent | a5ebc701db0185f839dc9d38ba4f9fd09da9dfdf [diff] |
default rmi port added git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@450622 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.apache.felix.jmood/src/main/resources/agent.properties b/org.apache.felix.jmood/src/main/resources/agent.properties index baa3218..dae7727 100644 --- a/org.apache.felix.jmood/src/main/resources/agent.properties +++ b/org.apache.felix.jmood/src/main/resources/agent.properties
@@ -1,2 +1,3 @@ java.security.policy=simple.policy -policy.embedded=true \ No newline at end of file +policy.embedded=true +rmi.registry.port=1199 \ No newline at end of file