开发者

Javascript adapter for Tibco EMS

I'm working on a project requiring a fast time to market, so we're considering using a web ui rather than building something heavier.

My query is because I'm in search of a javascript library for Tibco EMS. I've seen si开发者_开发问答milar for ActiveMQ I believe, but our infrastructure already uses EMS.

Would anybody have an idea about how to consume messages from EMS via Javascript?

Thanks,

Faheem


As far as I know EMS does not have a RESTful interface so you're not going to be able to access it directly. There are also security issue with trying to do that.

The way around it is to create an AJAX / REST Server page in, asp.net or java that will be the proxy, and call EMS on behalf of your page.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜