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


Bruno Dillenseger wrote:

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.



------------------------------------------------------------------------


--
You receive this message as a subscriber of the clif@xxxxxxxxxxxxx mailing list.
To unsubscribe: mailto:clif-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws


Thanks
I have resolved the problem differently. I have changed the source code of the example and it works.
Regards






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

Reply via email to:

Powered by MHonArc.

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