Skip to main content

HTTP tunnelling from a Java Application

  • February 16, 2013
  • 0 replies
  • 0 views

Problem:

  • Product Name: VisiBroker for Java

  • Product Version: 6.x, 7.0

  • Product Component: Gatekeeper

  • Platform/OS Version: All


HTTP Tunnelling failed when running a VisiBroker Client application with the vbroker.orb.alwaysTunnel and vbroker.orb.alwaysProxy properties set to "true", but it is ignored; the client continues to communicate on gatekeepers external IIOP port.

Resolution:


For VisiBroker client applications to be able to use HTTP tunnelling you will need to load the required dynamic libraries via the following property:

vbroker.orb.dynamicLibs=com.inprise.vbroker.firewall.Init,com.inprise.vbroker.HIOP.Init

The com.inprise.vbroker.HIOP.Init library is not required when tunnelling from an applet client.

 


#Security
#VisiBroker