OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | clif List | June 2004 Index

<--  Date Index  --> <--  Thread Index  -->

Re: [clif] runnig clif examples


Medhi Kessis a écrit:

Evey thing seems alright !!

clif.parameters \
-Djava.security.policy=etc/java.policy \
-Djava.rmi.server.codebase="http://localhost/lib/clif-full.jar 
http://localhost/lib/ext/ http://localhost/examples/classes/"; \
-Dfractal.provider=org.objectweb.fractal.julia.Julia \
-Dfractal.registry.host=localhost \
-Dfractal.registry.port=1234 \
-Djulia.config=etc/julia.cfg \
-Djulia.loader=org.objectweb.fractal.julia.loader.DynamicLoader \
-Dclif.codeserver.port=1357 \
-Dclif.engine.datacollector=org.objectweb.clif.engine.lib.datacollector.DatacollectorImpl
 \
-Dclif.engine.controller=org.objectweb.clif.engine.lib.controller.ControllerImpl
 \
-Dclif.resource.probe=org.objectweb.clif.resource.lib.ResourceProbeImpl \
-Dclif.storage.console=org.objectweb.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 \
-Dclif.storage.proxy=org.objectweb.clif.storage.lib.filestorage.FileStorageProxyImpl
 \
-Dclif.scenariofactory=org.objectweb.clif.scenario.lib.GenericScenarioFactory 
\
-server

registry.server.classname org.objectweb.fractal.rmi.registry.Registry


No, your clif.props is not correct.
Since your "clif.codeserver.port" property is set to 1357, you must set this port number in each URL of your "java.rmi.server.codebase" property.
Moreover, remember that you may use "localhost" hostname only if your CLIF server and the console run on the same host (and as a consequence, as of current CLIF version, you may run only one CLIF server).


Regards,
-- Bruno.





<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.