This fixes the java/shell_reverse_tcp payload
The URIPATH must end with / due to how the package names are requested from the web server in a nested directory structure. #on_request_uri also needed to be updated to check for the relative resource.
rex