Created
January 31, 2021 00:38
-
-
Save yostane/abb670e6017c7f69542d4cd6dc7f8784 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <jboss-web xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xmlns="http://www.jboss.com/xml/ns/javaee" | |
| xsi:schemaLocation=" | |
| http://www.jboss.com/xml/ns/javaee | |
| http://www.jboss.org/j2ee/schema/jboss-web_5_1.xsd"> | |
| <context-root>/</context-root> | |
| </jboss-web> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment