Chapter 19. Getting Started
19.1. Installing the XTS Service Archive into JBoss Transaction Service
XTS, which is the Web Services component of JBoss Transaction Service, provides WS-AT and WS-BA support for Web Services hosted on the Enterprise Application Platform. The module is packaged as a Service Archive (.sar) located in
$JBOSS_HOME/docs/examples/transactions/
. To install it, follow Procedure 19.1, “Installing the XTS Module”.
Procedure 19.1. Installing the XTS Module
- Create a sub-directory in the
$JBOSS_HOME/server/[name]/deploy/
directory, calledjbossxts.sar/
. - Unpack the SAR, which is a ZIP archive, into this new directory.
- Restart JBoss Enterprise Application Platform to activate the module.