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
11 lines
298 B
XML
11 lines
298 B
XML
<?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>
|