PQ78811: ANT TASK DESCRIPTION DOES NOT GIVE INFORMATION OF FAILONERROR FUNCTIONALITY INHERITED FROM WSADMIN | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description customer reporting: this is to document the 'failonerror' functionality of the WAS ANT tasks. The ANT inherits the functionality from wsadmin, the ANT task description does not tell us anything about it. Sample target: <target name="install2" description="Prepare for deployment type <wsInstallApp conntype="none" failOnError="true" wasHome="/WebSphere/V5R0M0/AppServer" ear="/Nativeconfig.ear" options="-appname Nativeconfig -ejbdeploy -usedefaultbindings -defaultbinding.force -server server1" /> </target> The ANT process stops when the installation of an application (from the sample) is not successful.Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: Additional documentation needed for Ant * * Tasks, with respect to failonerror. * **************************************************************** * RECOMMENDATION: * **************************************************************** The requested doc was added as Java Doc. The information added pertained to the failonerror support that was added for the following Ant Tasks: DefaultBindings, InstallApplication, ModuleValidator, ServerControl, StartApplication, StopApplication, UninstallApplication, WsAdmin, and WsEjbDeploy. An example of the information is: The <B>failonerror</B> attribute is optional. When this is specified the build will fail if any exception is thrown. The default is false.<BR>Problem conclusion Additional JavaDoc was created for the WebSphere Ant Tasks. The JavaDoc can be found in the InfoCenter which currently resides at the following URL: http://publib.boulder.ibm.com/infocenter/wasinfo/ Once published, this article will be found by selecting: Reference->Programming Interfaces->Ant tasks The link to "com.ibm.websphere.ant.tasks" should be selected. APAR PQ78811 is associated with SERVICE LEVEL W502002 of WebSphere Application Server V5.0 for z/OS.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PQ78811.html
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PQ78811
IBM Group: Software Group
Modified date: Mar 3, 2004
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.