init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?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>
|
||||
|
||||
<!-- A security domain that restricts access
|
||||
<security-domain>java:/jaas/JBossWS</security-domain>
|
||||
-->
|
||||
|
||||
<context-root>jbossws</context-root>
|
||||
|
||||
</jboss-web>
|
||||
Reference in New Issue
Block a user