We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f87c88 commit 03a1f44Copy full SHA for 03a1f44
modules/auxiliary/admin/http/jboss_bshdeployer.rb
@@ -15,7 +15,7 @@ def initialize
15
'Description' => %q{
16
This module can be used to install a WAR file payload on JBoss servers that have
17
an exposed "jmx-console" application. The payload is put on the server by
18
- using the jboss.system:BSHDeployer\'s createScriptDeployment() method.
+ using the jboss.system:BSHDeployer's createScriptDeployment() method.
19
},
20
'Author' =>
21
[
0 commit comments