blob: bbb6f5f1dba4aec926f82a9ee4adadeb61fb8a31 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta
http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<title>Server Tools</title>
<link
rel="stylesheet"
type="text/css"
href="../sources/formate.css">
</head>
<body>
<p class="ueberschrift">Server Tools</p>
<p>The server component contains the J2EE Server Tools framework and
adapters for selected popular J2EE servers such as Apache Tomcat. The
component leads are Naci Dai and Tim deBoer.</p>
<ul>
<li><a
href="http://eclipse.org/webtools/jst/components/server/index.html">Overview</a></li>
</ul>
<p class="ueberschrift">JST Server Plugins</p>
<ul>
<li>J2EE server utilities
<ul>
<li>org.eclipse.jst.server.core*</li>
<li>org.eclipse.jst.server.ui</li>
</ul>
</li>
<li>Generic Server support
<ul>
<li>org.eclipse.jst.server.generic.core*</li>
<li>org.eclipse.jst.server.generic.serverdefinition</li>
<li>org.eclipse.jst.server.generic.ui</li>
</ul>
</li>
<li>Adds support for J2EE servers to be defined using plain XML files
<ul>
<li>No code required, add support for a new server in minutes</li>
<li>.serverdefinition plugin contains adapters for WebLogic, JONaS,
and JBoss</li>
</ul>
</li>
<li>Apache Tomcat Server support
<ul>
<li>org.eclipse.jst.server.tomcat.core</li>
<li>org.eclipse.jst.server.tomcat.ui</li>
</ul>
</li>
<li>Apache Geronimo Server support
<ul>
<li>org.eclipse.jst.server.geronimo.core</li>
<li>org.eclipse.jst.server.geronimo.ui</li>
</ul>
</li>
</ul>
<p class="ueberschrift">API<a name="API"></a> Status</p>
<ul>
<li>API is basically ready to go. Based on past experience we?re
reasonably comfortable with the current content</li>
<li>Reasonable validation through several servers and API users in WTP</li>
<li>BEA and IBM are both in the process of validating the API
internally</li>
<li>Provisional APIs:
<ul>
<li>TCP/IP Monitor</li>
<li>Parts of server tools relating to features</li>
</ul>
</li>
</ul>
<p class="ueberschrift">For more information</p>
<ul>
<li>Component overviews
<ul>
<li>Overviews exist for all three components (wst.internet,
wst.server, jst.server) on the WTP website</li>
<li>Some documentation about specific function:
<ul>
<li>Run on Server</li>
<li>Generic servers</li>
</ul>
</li>
<li>EclipseCon presentation</li>
</ul>
</li>
<li>API ? javadoc in code or in online help</li>
<li>Bugzilla
<ul>
<li>Feel free to open enhancement requests for unclear javadoc,
further documentation you?d like to see, etc.</li>
</ul>
</li>
</ul>
<br>
<br>
</body>
</html>