If you want to add the Java Web service to an existing Web application, copy JAR files and other resources from the Archive Manager installation media.
Procedure
- Select or create a Web application to add the Archive Manager Java Web service to.
- Ensure that the SDL Tridion Content Delivery API Server Role is installed in this Web application.
- Access the Archive Manager installation media and navigate to \Content Delivery\roles\am_webservice\.
- From this location, copy the following files into \WEB-INF\ subdirectory of your Web application:
- web.xml
- server-config.wsdd
- On the Archive Manager installation media, navigate to \Content Delivery\roles\am_webservice\lib\.
- From this location, copy the following files from the directory into your Web application WEB-INF/lib subdirectory:
- cd_archivepipeline.jar
- cd_archivestorage.jar
- cd_archivewebservice.jar
- On the Archive Manager installation media, navigate to \Content Delivery\roles\am_webservice\third-party-lib\.
- From this location, copy the following files to your Web application WEB-INF/lib/ directory (if they are not present already):
- axis.jar
- axis-jaxrpc.jar (this file is not necessary if you use a JBoss or WebLogic Web application server)
- commons-codec.jar
- commons-discovery.jar
- commons-httpclient.jar
- jackson-core-asl.jar
- jackson-mapper-asl.jar
- mimepull.jar
- saaj-api.jar (this file is not necessary if you use a WebLogic Web application server)
- saaj-impl.jar (this file is not necessary if you use a WebLogic Web application server)
- wsdl4j.jar
- xmlpull.jar
- xpp3_min.jar
- xstream.jar