代码搜索:Codebase
找到约 2,188 项符合「Codebase」的源代码
代码结果 2,188
www.eeworm.com/read/402296/2325981
sh impl1-setup.sh
#!/bin/sh
java -cp /tmp/setup:/tmp/impl \
-Djava.security.policy=/tmp/policy/setup.policy \
-Djava.rmi.server.codebase=file:/tmp/impl/ \
-Dexamples.activation.setup.codebase=file:/tmp/
www.eeworm.com/read/402296/2325987
sh counter-setup.sh
#!/bin/sh
java -cp /tmp/setup:/tmp/impl \
-Djava.security.policy=/tmp/policy/setup.policy \
-Djava.rmi.server.codebase=file:/tmp/impl/ \
-Dexamples.activation.setup.codebase=file:/tmp/
www.eeworm.com/read/402296/2325988
sh impl2-setup.sh
#!/bin/sh
java -cp /tmp/setup:/tmp/impl \
-Djava.security.policy=/tmp/policy/setup.policy \
-Djava.rmi.server.codebase=file:/tmp/impl/ \
-Dexamples.activation.setup.codebase=file:/tmp/
www.eeworm.com/read/192297/5157560
policy ownper1.policy
grant codeBase "file:/c:/java/ch8/-" {
permission my.test.RatePermission "setR";
};
www.eeworm.com/read/192297/5157565
policy signper1.policy
grant codeBase "file:/c:/java/ch8/-" {
permission my.test.RatePermission "setR";
};
www.eeworm.com/read/115238/6119981
policy java.policy
grant codeBase "file:server" {
//
// The server requires the permissions to create and register the connector
// and all the permissions required by the operations performed by remote
www.eeworm.com/read/245488/4502972
policy java.policy
grant codeBase "file:server" {
//
// The server requires the permissions to create and register the connector
// and all the permissions required by the operations performed by remote
www.eeworm.com/read/231012/4718544
policy java.policy
grant codeBase "file:server" {
//
// The server requires the permissions to create and register the connector
// and all the permissions required by the operations performed by remote
www.eeworm.com/read/193432/5143506
properties system.properties
# System properties
java.rmi.server.hostname=localhost
java.rmi.server.codebase=http://localhost:8080/