mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-01 06:49:25 +00:00
This closes #536
This commit is contained in:
commit
b5d252af2c
@ -1,4 +1,4 @@
|
||||
<!-- The web server is only bound to loalhost by default -->
|
||||
<web bind="http://localhost:${http.port}" path="web">
|
||||
<app url="jolokia" war="jolokia-war-1.3.2.war"/>
|
||||
<app url="jolokia" war="jolokia-war-1.3.3.war"/>
|
||||
</web>
|
||||
|
@ -16,7 +16,6 @@
|
||||
*/
|
||||
package org.apache.activemq.artemis.core.protocol.proton.converter.message;
|
||||
|
||||
import org.apache.activemq.artemis.jms.client.ActiveMQMessage;
|
||||
import org.apache.qpid.proton.amqp.Binary;
|
||||
import org.apache.qpid.proton.amqp.Symbol;
|
||||
import org.apache.qpid.proton.amqp.UnsignedByte;
|
||||
|
Loading…
x
Reference in New Issue
Block a user