ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatz_5.4.0.1/51/admin/ant.htm

36 lines
1.6 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>The ws_ant script</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h3><a name="ant"></a>The ws_ant script</h3>
<p>Apache Ant is a Java-based build tool. WebSphere Application Server - Express provides a set of Ant-based tasks that you can use to perform some common administrative operations. A Qshell script called ws_ant is provided to run these tasks.</p>
<p><strong>Note:</strong> This function is a technology preview.</p>
<p>For more information on Ant, see the <a href="http://jakarta.apache.org/ant/index.html" target="_blank">Apache Jakarta Ant page</a>. <img src="www.gif" width="19" height="15" alt="Link outside Information Center" border="0"></p>
<p>These topics provide information on using ws_ant:</p>
<blockquote>
<p><strong><a href="antstart.htm">Start ws_ant</a></strong><br>
To run WebSphere Application Server - Express Ant tasks, run the ws_ant command from Qshell. See this topic for information on how to invoke the ws_ant command.</p>
<p><strong><a href="antsyntax.htm">Syntax and parameters</a></strong><br>
See this topic for information on the syntax and parameters of the ws_ant command.</p>
<p><strong><a href="anttasks.htm">Ant tasks</a></strong><br>
See this topic for information on the Ant tasks provided.</p>
</blockquote>
</body>
</html>