Hi folks,
I used the CSharpGeneratorTask to create the corresponding C# serializable
classes along with a MarshallerFactory several classes to do the
serialization.
Now in my client code in .NET what do I need to do to configure the
Marshallerfactory.
IConnectionFactory fac = new ConnectionFactor
Thank you for your suggestion,semog.
I tested the code again and found it's a wrong url.When I added the
brackets arround the broker uri
list(activemq:failover:(tcp://localhost:61616)),it ran correctly as
described in the official document.
If there's no broker running,the client applicati
Dejan Bosanac wrote:
>
> I guess we should set transformation_error header in cases like this.
> Added
> to TODO :)
>
This would be very helpful. Until now I had no success even with annotated
classes, the message still has an empty body. Sending and receiving within a
Java client works perfe