Installation guide
CHAPTER 5 New features in EAServer 5.0
What’s New 33
• Creating, updating, or deleting applications, packages, servlets, and Web
applications
For more information, see Chapter 13, “Security Configuration Tasks,” in the
EAServer Security Administration and Programming Guide.
Web Services Toolkit
Web Services Toolkit (WST) combines the architecture and tools required for
creating, managing, and administering Web services contained in EAServer,
and has many enhancements to WST version 4.x, including:
• A private UDDI server
• GUI based development and management platform
• Web based administration console
• Additional command line tool support for
wstool and wstkeytool
See Chapter 1, “Overview of Web Services in EAServer,” of the Web Services
Toolkit User’s Guide for more information.
jagtool enhancements
EAServer 5.0 includes these enhancements to jagtool:
• The new command
getservicestate allows you to query the state of service
components. This command is useful in scripts that start or restart servers,
because you can use it to determine whether the server is ready to be
configured.
• The new command
grantroleauth allows members of the Admin role to
grant permission to perform specific actions on a given entity to a given
role. If the entity is a server, members of the role can be granted permission
to restart, refresh, or shutdown the server. If the entity is an application,
Web application, servlet, or package, members of the role can be granted
access to those resources. The inverse command
removeroleauth removes
permissions to perform specific actions from a given role.