47 lines
1.5 KiB
HTML
47 lines
1.5 KiB
HTML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Welcome to JBoss™</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<link rel="StyleSheet" href="jboss.css" type="text/css"/>
|
|
</head>
|
|
|
|
<body>
|
|
<!-- header begin -->
|
|
<a href="http://www.jboss.org">
|
|
<img src="logo.gif" alt="JBoss" id="logo" width="226" height="105" />
|
|
</a>
|
|
<div id="header"> </div>
|
|
<div id="navigation_bar"></div>
|
|
<!-- header end -->
|
|
|
|
<h3>JBoss Online Resources</h3>
|
|
<ul>
|
|
<li><a href="http://www.jboss.org/jbossas/docs">JBoss AS Documentation</a></li>
|
|
<li><a href="http://wiki.jboss.org">JBoss Wiki</a></li>
|
|
<li><a href="http://jira.jboss.org/jira/browse/JBAS">JBoss JIRA</a></li>
|
|
<li><a href="http://www.jboss.org/index.html?module=bb">JBoss Forums</a></li>
|
|
</ul>
|
|
|
|
<h3>JBoss Management</h3>
|
|
<ul>
|
|
<li><a href="/status">Tomcat status</a>
|
|
<a href="/status?full=true">(full)</a>
|
|
<a href="/status?XML=true">(XML)</a></li>
|
|
<li><a href="/jmx-console/">JMX Console</a></li>
|
|
<li><a href="/web-console/">JBoss Web Console</a></li>
|
|
</ul>
|
|
|
|
<!-- footer begin -->
|
|
<div id="footer">
|
|
<div id="credits">
|
|
<a href="http://www.jboss.org/jbossas">JBoss™ Application Server</a>
|
|
</div>
|
|
<div id="footer_bar"> </div>
|
|
</div>
|
|
<!-- footer end -->
|
|
</body>
|
|
|
|
</html>
|