Provides the ServerInvokerServlet that receives requests via HTTP protocol from within a web container and passes it onto the ServletServerInvoker for processing.
'org.rhq:rhq-remoting-war:4.7.0'
<dependency> <groupId>org.rhq</groupId> <artifactId>rhq-remoting-war</artifactId> <version>4.7.0</version> </dependency>
<dependency org="org.rhq" name="rhq-remoting-war" rev="4.7.0"/>
"org.rhq", "rhq-remoting-war", "4.7.0"