The AdroitLogic ToolBox is a service and ESB test toolkit bundled with the UltraESB. It allows one to start a sample server instance hosting RESTful web services, JAX-WS SOAP services, and raw HTTP echo servlets, Text and HTML servlets, and then issue sample requests to these services through the HTTP/S client module. The HTTP/S client supports REST, POX, Text and binary payloads (such as Hessian) and supports the POST, GET, PUT, DELETE, HEAD, OPTIONS and TRACE methods in addition to many other features.The ToolBox ships with a built-in TCP dump module, able to report wire traffic as text or Hex formatted binary and additionally allows the message to be saved to a file for replay with a load test etc. Other modules of the ToolBox includes a raw socket level client usually used to test the ability of a service or an ESB to face invalid, malformed or malicious requests, and a high performance HTTP/S load test module. Finally, the ToolBox contains a module that allows a user to easily startup a sample UltraESB configuration with optional editing.