I managed to get the server to work, but I cant receive object messages in the client because of this exception:
com.thoughtworks.xstream.converters.ConversionException: Cannot construct org.apache.activemq.util.ByteSequence as it does not have a no-args constructor : Cannot construct org.apache.activemq.util.ByteSequence as it does not have a no-args constructor ---- Debugging information ---- message : Cannot construct org.apache.activemq.util.ByteSequence as it does not have a no-args constructor cause-exception : com.thoughtworks.xstream.converters.reflection.ObjectAccessException cause-message : Cannot construct org.apache.activemq.util.ByteSequence as it does not have a no-args constructor class : org.apache.activemq.command.MessageDispatch required-type : org.apache.activemq.util.ByteSequence path : /org.apache.activemq.command.MessageDispatch/message/content -- View this message in context: http://activemq.2283324.n4.nabble.com/use-Http-transport-in-version-5-5-0-with-osgi-tp4088466p4088887.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.