Application Server Specific Configuration Guide

This document provides configuration information required for you application Server to run Apache CXF.

WebLogic

There are two ways for you to deploy CXF war in weblogic. This has been validated on WebLogic9.2

Put jars in endorsed folder

Pack war in an ear, deploy the ear with weblogic-application.xml

This is a recommend way to deploy, since it only impacts a single module.

Websphere

TBD

Other Links

Deploy XFire in WebLogic
Understanding WebLogic ClassLoader