Re: HTTP Not Found Response

2016-07-22 Thread pwalter
I added to activemq.xml a new transportConnector http://0.0.0.0:64646?maximumConnections=1000&wireFormat.maxFrameSize=104857600"/> What more do I need. The intent is to have AMQ HTTP server receive the POST message from client and publish the message as a JMS message to subscribers. Su

Re: HTTP Not Found Response

2016-07-22 Thread Dan Abayev
your setup is probably wrong. this just means that your request is invalid and could not be found. How did you set this up, using jetty or some other server? -- View this message in context: http://activemq.2283324.n4.nabble.com/HTTP-Not-Found-Response-tp4714308p4714310.html Sent from the Acti

Re: HTTP Not Found Response

2016-07-22 Thread pwalter
The developer who setup the server (enabling HTTP support) is not available. Is there a good example of XML changes to enable the ActiveMQ HTTP support? I have a simple local server (no xml changes) that I could test from. THANKS!!! -- View this message in context: http://activemq.2283324.n4.na