ActiveMQ HTTP(S) Enabling

2016-07-22 Thread pwalter
Wanted to know how to enable HTTP server on an existing AMQ instance. Also, once enabled does the HTTP server need to have identified the "Topics" that are needed? OR, does it dynamically create the Topic based on the URL that the HTTP client PUSH request from the server? thanks Patrick -- Vie

HTTP/1.1 404 Not Found

2016-07-22 Thread pwalter
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 uderstand the response error. Error 404 Not Found HTTP ERROR: 404 Problem accessi