Documentation Center

Copying resources for the Archive Manager Java Web service Web application

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

  1. Select or create a Web application to add the Archive Manager Java Web service to.
  2. Ensure that the SDL Tridion Content Delivery API Server Role is installed in this Web application.
  3. Access the Archive Manager installation media and navigate to \Content Delivery\roles\am_webservice\.
  4. From this location, copy the following files into \WEB-INF\ subdirectory of your Web application:
    • web.xml
    • server-config.wsdd
  5. On the Archive Manager installation media, navigate to \Content Delivery\roles\am_webservice\lib\.
  6. 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
  7. On the Archive Manager installation media, navigate to \Content Delivery\roles\am_webservice\third-party-lib\.
  8. 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