|
From: Patrick Y. <kc...@ce...> - 2005-06-20 14:01:34
|
RunLoopBack launches a Hermes client, which will need a configuration file to locate the Hermes server. The configuration is located at msh_client.properties.xml. You can find that file in your download package and you should put it in the classpath or current working directory when launching Hermes client. Regards, -Patrick Christine Zimmer wrote: >Hi, >I've installed Hermes 1.0. But when I run RunLoopBack I get the >following error: >hk.hku.cecid.phoenix.message.handler.RequestException: Cannot open >property file msh_client.properties.xml > at hk.hku.cecid.phoenix.message.handler.Request.<init>(Unkown > Source) > at hk.hku.cecid.phoenix.message.handler.Request.<init>(Unkown > Source) > at LoopBack.run(LoopBack.java:29) > at LoopBack.main(LoopBack.java:11) > >Can anybody help me? > > > |