I added to activemq.xml a new transportConnector.... <transportConnectors> <transportConnector name="http" uri="http://0.0.0.0:64646?maximumConnections=1000&wireFormat.maxFrameSize=104857600"/> </transportConnectors>
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. Subscribers would subscribe to the topic based on the URI that is being PUSHed to by the HTTP Client. I can post the HTTP client code if needed?? THANKS -- View this message in context: http://activemq.2283324.n4.nabble.com/HTTP-Not-Found-Response-tp4714308p4714317.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.