[Remoting] - JBoss Remoting with AJAX?
by vivash
We have a web client and trying to look for a remoting technology that would provide both asynchronous and callbacks. I've been playing around with JBoss Remoting a little and looks pretty interesting. I don't know if this makes sense, but here are some of the questions,
1) Is there any comparison between JBoss Remoting vs AJAX - performance wise?
2) From what I've read JBoss Remoting already provides asynchronous and callback features, then why would one require AJAX when using remoting?
3) Can AJAX be used in conjunction with JBoss Remoting - how would it help?
4) Is there any good example on how to use JBoss Remoting over http for a web application? I've already successfully tried using Transporter in a stand-alone application - how can I convert that to use it in a web application?
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974049#3974049
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974049
19 years, 7 months
[JBoss jBPM] - extending eclipse process designer plugin
by paulharrington
I am looking at extending the process designer eclipse plugin to add extra functionality.
Specifically, in the visual diagram editor I would like to add extra buttons to the list of nodes available ('start', 'state', 'fork', 'join', etc). The extra buttons would represent my own pre-defined nodes / tasks which would be extensions of the standard node. I would like provide the ability to be able to drag and drop these nodes onto to the process diagram in the normal way.
I was wondering if anyone could help out with the following questions:
- Does anyone have experience of extending the plugin? Would it be simple or complex task to do?
- Is there any specific documentation available on how this could be implemented?
Any other help/suggestions on the topic would be most welcome
thanks
Paul Harrington
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974048#3974048
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974048
19 years, 7 months