first commit
Some checks failed
Vulhub Format Check and Lint / format-check (push) Has been cancelled
Vulhub Format Check and Lint / markdown-check (push) Has been cancelled
Vulhub Docker Image CI / longtime-images-test (push) Has been cancelled
Vulhub Docker Image CI / images-test (push) Has been cancelled
Some checks failed
Vulhub Format Check and Lint / format-check (push) Has been cancelled
Vulhub Format Check and Lint / markdown-check (push) Has been cancelled
Vulhub Docker Image CI / longtime-images-test (push) Has been cancelled
Vulhub Docker Image CI / images-test (push) Has been cancelled
This commit is contained in:
10
base/jboss/as-6.1.0/web-console.jboss-web.xml
Normal file
10
base/jboss/as-6.1.0/web-console.jboss-web.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!DOCTYPE jboss-web
|
||||
PUBLIC "-//JBoss//DTD Web Application 2.3V2//EN"
|
||||
"http://www.jboss.org/j2ee/dtd/jboss-web_3_2.dtd">
|
||||
|
||||
<jboss-web>
|
||||
<security-domain>java:/jaas/jmx-console</security-domain>
|
||||
<context-root>jbossws</context-root>
|
||||
</jboss-web>
|
Reference in New Issue
Block a user