[jbossws-users] [JBossWS] - Re: WS Eventing client - basics question
heiko.braun@jboss.com
do-not-reply at jboss.com
Fri Jan 19 11:11:27 EST 2007
Eventing uses the remoting subsystem to send notifications. It should be possible to to trigger a, let's socket invocation by passing an according remoting URL within the EPR. In order to consume this on the client side, your swing app would need set up a corresponding server socket.
See http://labs.jboss.com/portal/jbossremoting/docs/guide/
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003893#4003893
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003893
More information about the jbossws-users
mailing list