Hi,
The bridge can and should only be used to connect a http front-end with a j2ee back-end within the local intranet. If there's a firewall between them, channel redirects will not work. Please see the README "security" section for details.
To access a remote service via the internet, use SOAP or RMI/IIOP instead. The source download contains an example which shows how to use Java SOAP bindings to access a remote service and how to access EJB session beans.
Regards,
Jost Boekemeier
|