I´m developing a Client that reads a message from the Windows Service Bus, which was sent using .NET. The client is developed using Java and as far as I Know it creates the session, but when it gets to creates the consumers throws a JMSException which only tells me the followin message: amqp:not-allowed
Any clue?
Best Regards