|
From: Patrick Y. <kc...@ce...> - 2003-04-15 01:45:26
|
Hi Aleksander, You need to have a property file called msh_client.properties.xml at=20 client side (both Loopback and Monitor are clients). You need to place=20 that file at either one of the following locations: 1. a directory pointed by the system property "prop.home" 2. classpath 3. the user's home directory (for your case, c:\documents and=20 settings\<user>) 4. the same directory where you launch Loopback or Monitor In the msh_client.properties.xml file, you can find an property entry=20 called Request/Config/URL. Please enter the correct URL of the Hermes=20 server you setup and try again. Regards, -Patrick P.S. I cc'ed this mail to our mailing list dedicated for questions on=20 Hermes. You may want to subscribe to the list at=20 http://sourceforge.net/projects/ebxmlms. Aleksander Filipowicz wrote: >Hi ! > >I don't know if you are the right person to ask, but since you are >maintaining the install and developer document I'll give it a try. >We=B4re having problems setting up the msh. To be specific, there's trou= ble >running the LoopBack and Monitor -classes. >we get an exception: > >hk.hku.cecid.phoenix.message.handler.RequestException: Malformed >MessageServiceHandler URL! > at hk.hku.cecid.phoenix.message.handler.Request.<init>(Unknown >Source) > at hk.hku.cecid.phoenix.message.handler.Request.<init>(Unknown >Source) > at LoopBack.run(LoopBack.java:29) > at LoopBack.main(LoopBack.java:11) > > >The url provided is : http://localhost:8080/msh >the msh -servlet is up and running. > >We're using Tomcat 4.1.24 and JDK 1.4.1_02 on a winXP -system. > >Thanks in advance ! > >Best regards ! >Aleksander Filipowicz > > =20 > |