Mail Archive Home | fractal-commits List | July 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
rmi example doesn't need external rmi registry
--- sandbox/ervalerio/fractal-bf/examples/helloworld/README.txt 2008-07-23 09:48:40 UTC (rev 8307)
+++ sandbox/ervalerio/fractal-bf/examples/helloworld/README.txt 2008-07-23 09:49:15 UTC (rev 8308)
@@ -33,17 +33,9 @@
the designated interface by the JavaRMI protocol.
These are the required steps to execute this example:
-0) Open a console and issue the following:
- rmiregistry 9901
-
-where 9901 is the port number the registry will wait for connections at. If you
-need to change this value, you'll need to modify the .fractal files accordingly.
-If you want to see more debug from the RMI registry:
- rmiregistry 9901 -J-Dsun.rmi.loader.logLevel=VERBOSE
-
1) mvn -Prun.serverrmi
-
+The server component will register its 's' interface into a locally created RMI registry.
If you need to modify parameters like the service name, the port or the host address for the registry, you can edit the file:
src/main/resources/org/objectweb/fractal/bf/ServiceRMI.fractal
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.