Hello All,
We have an fuse-message broker deployed on Amazon EC2 instance.
So, we've developed a c# client and java server that access directly over the 61616 port.
We've a question:
Is it possible configure activemq only over http, and access with c# and java library client?
Thank you in advance!
-Gabriele
I have found this link:
http://activemq.2283324.n4.nabble.com/C-Client-Access-over-HTTP-td2364407.html
I tried to modify my c# client but I've the follow error:
The transport http is not supported.
I think that the http is not supported yet!:)!
Thank you.
Gabriele