We have set up HTTP server on AMQ instance.
Writing client that POSTs request URI: test/foo
Get the following Response: HTTP/1.1 404 Not Found
Does the Server NEED to have the URI predefined ???
If not, I don't understand the response error.

<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 Not Found</title>
</head>
<body>
HTTP ERROR: 404
<p>Problem accessing test/foo. Reason:
<pre>    Not Found</pre></p>
<hr /><small>Powered by Jetty://</small>
</body>
</html>


THANKS!!!!! 




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/HTTP-Not-Found-Response-tp4714308.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to