0 Replies Latest reply on Jun 4, 2007 1:11 AM by skywa1k3r

    JBoss/EJB over HTTP with callbacks?

    skywa1k3r

      Hi,

      I've followed the steps outlined in this wiki page to get JBoss/EJB running over http (since our client and servers are separated by firewalls). We are implementing a system that uses instrumentation by extending NotificationBroadcasterSupport (client registers as a listener to servers), this component seems to stop working after tunnelling over HTTP. Is this because rmi-over-http disables callbacks, and is there any way around this?

      Thanks