The default host name for jagtool is the value of the JAGUAR_HOST_NAME environment variable as set in the %JAGUAR%\bin\setenv.bat batch file.
[CR #274966] The documentation for jmsdelete states that if you delete a message queue, its listeners are also deleted. This is incorrect. If you attempt to delete a message queue that has an active listener, the message queue is not deleted and an exception is thrown. You must remove any listeners that are attached to a queue before you can delete the queue—see “Deleting message queues” of this document.
[CR #279110] The documented syntax for using the setjagadminpasswd command in an Ant build file is incorrect. To change the jagadmin password, use the following syntax:
<jag_setjagadminpasswd [serverName=”server_name'”] oldpassword=''old_password'' newpassword=''new_password” />
where:
server_name – is the name of the server.
old_password – is the current jagadmin password.
new_password – is the new jagadmin password.
[CR #273573] In EAServer 4.1.2 and later versions, the jagtool exportconfig option has an additional option, -easerverpropsonly, to specify whether the generated XML file should include all properties or only those properties that are not set in an equivalent J2EE deployment descriptor for the entity. Specify -easerverpropsonly true to exclude properties that are set in the deployment descriptor. The default, -easerverpropsonly false, specifies that all properties are included in the generated XML file.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |