This repository was archived by the owner on Apr 30, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathabout.html
More file actions
142 lines (133 loc) · 7.7 KB
/
about.html
File metadata and controls
142 lines (133 loc) · 7.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>WildFly Model Reference</title>
<meta name="description" content="">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="/css/main.css">
</head>
<body>
<div class="container">
<div class="masthead">
<h3 class="text-muted">WildFly Model Reference</h3>
<nav class="navbar navbar-expand-md navbar-light bg-light rounded mb-3">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav text-md-center nav-justified w-100">
<li class="nav-item active">
<a class="nav-link" href="/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<!--li class="nav-item "><a class="nav-link" href="index.html">Home</a></li-->
<li class="nav-item dropdown ">
<a href="#" class="nav-link dropdown-toggle" id="versions" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Versions</a>
<div class="dropdown-menu" aria-labelledby="versions">
<a class="dropdown-item "
href="/WildFly/18.0/index.html">
WildFly 18.0</a>
<a class="dropdown-item "
href="/WildFly/17.0/index.html">
WildFly 17.0</a>
<a class="dropdown-item "
href="/WildFly/16.0/index.html">
WildFly 16.0</a>
<a class="dropdown-item "
href="/WildFly/15.0/index.html">
WildFly 15.0</a>
<a class="dropdown-item "
href="/WildFly/14.0/index.html">
WildFly 14.0</a>
<a class="dropdown-item "
href="/WildFly/13.0/index.html">
WildFly 13.0</a>
<a class="dropdown-item "
href="/WildFly/12.0/index.html">
WildFly 12.0</a>
<a class="dropdown-item "
href="/WildFly/11.0/index.html">
WildFly 11.0</a>
<a class="dropdown-item "
href="/WildFly/10.1/index.html">
WildFly 10.1</a>
<a class="dropdown-item "
href="/WildFly/10.0/index.html">
WildFly 10.0</a>
<a class="dropdown-item "
href="/WildFly/9.0/index.html">
WildFly 9.0</a>
<a class="dropdown-item "
href="/WildFly/8.2/index.html">
WildFly 8.2</a>
<a class="dropdown-item "
href="/WildFly/8.1/index.html">
WildFly 8.1</a>
<a class="dropdown-item "
href="/WildFly/8.0/index.html">
WildFly 8.0</a>
<a class="dropdown-item "
href="/JBoss%20EAP/7.2/index.html">
JBoss EAP 7.2</a>
<a class="dropdown-item "
href="/JBoss%20EAP/7.1/index.html">
JBoss EAP 7.1</a>
<a class="dropdown-item "
href="/JBoss%20EAP/7.0/index.html">
JBoss EAP 7.0</a>
<a class="dropdown-item "
href="/JBoss%20EAP/6.4/index.html">
JBoss EAP 6.4</a>
<a class="dropdown-item "
href="/JBoss%20EAP/6.3/index.html">
JBoss EAP 6.3</a>
<a class="dropdown-item "
href="/JBoss%20EAP/6.2/index.html">
JBoss EAP 6.2</a>
<a class="dropdown-item "
href="/JBoss%20EAP/6.1/index.html">
JBoss EAP 6.1</a>
<a class="dropdown-item "
href="/JBoss%20EAP/6.0/index.html">
JBoss EAP 6.0</a>
<a class="dropdown-item "
href="/JBoss%20AS7/7.1.1/index.html">
JBoss AS7 7.1.1</a>
</div>
</li>
<li class="nav-item"><a class="nav-link" href="https://www.redhat.com/en/technologies/jboss-middleware/application-platform">Get JBoss EAP</a></li>
<li class="nav-item"><a class="nav-link" href="http://www.wildfly.org">Get WildFly</a></li>
<li class="nav-item "><a class="nav-link" href="/about.html">About</a></li>
</ul>
</div>
</nav>
</div>
<div class="container">
<h1>WildFly Model Reference Documentation</h1>
<p>This site contains automatically generated documentation about the JBoss AS7, WildFly and JBoss EAP application servers.</p>
</div>
<footer class="footer">
<p>© Red Hat 2020</p>
</footer>
</div>
</div>
<!-- /container -->
<script src="/js/vendor/jquery-3.4.1.slim.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-3.4.1.slim.min.js"><\/script>')</script>
<script src="/js/vendor/bootstrap.bundle.min.js"></script>
<script src="/js/main.js"></script>
<script src="/js/vendor/ie10-viewport-bug-workaround.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46690802-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>