Problem:
- Product Name: Visibroker
- Product Version:5.x and 6.x
- Product Component: Visibroker Interceptors
- Platform/OS Version: All
How can Visibroker Interceptors be used to see the payload (or entire message packet) being sent on the request/reply?
Resolution:
To demonstrate how to see the content of each request/reply using Visibroker Interceptor, please download the complete example attached herewith.Dumper. java has the code which dumps request/reply in hexa decimal.
To run the example:
1) Ensure that the VisiBroker Smart Agent (osagent executable) is running on your network.
2) Start the bank server using the command
vbj -Dvbroker.orb.dynamicLibs=SampleServerLoader Server &
3) Start Client
vbj -Dvbroker.orb.dynamicLibs=SampleClientLoader Client john
#Security
#VisiBroker




