|
From: Tripathi, A. (GXS) <Aji...@gx...> - 2003-10-29 15:26:49
|
Hi, In order to run this client do I need to 1. Have an smtp and pop server configured? 2. What is the purpose of : String service = "http://www.cecid.hku.hk/ebxml/service"; Is it used at all in the loopback application? 3. My loopback client just hangs here... System.out.println("1"); Request mshReq = new Request(ac, new URL(toMshUrl), this, transportType); System.out.println("2"); Has anyone faced this problem? regards, Ajit |