I am pretty new in WSO2 ESB and in WSO2 MB.
I have the following problem: My WSO2 ESB application use a MB queue named transferQueue.
My doubt is: can I put an object in this queue from an external Java application? Is it a standard JMS queue? Can I access to it from outside the ESB application?