Hi, I am completely new to Camel, and while I am going through the example, I got this exception while running org.apache.camel.component.quickfixj.examples.RequestReplyExample
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:9123/order/status?sessionID=FIX.4.2:TRADER->MARKET&orderID=abc at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436) at org.apache.camel.component.quickfixj.examples.RequestReplyExample.run(RequestReplyExample.java:108) at org.apache.camel.component.quickfixj.examples.RequestReplyExample.main(RequestReplyExample.java:65) Does anyone know what went wrong? Or is there some settings that I missed? Any help would be appreciated. -- View this message in context: http://camel.465427.n5.nabble.com/camel-quickfix-RequestReplyExample-java-io-IOException-tp5723769.html Sent from the Camel - Users mailing list archive at Nabble.com.