Application Server Specific Configuration Guide

This document provides app server-specific configuration information for running Apache CXF.

WebLogic

There are two ways to deploy a CXF WAR archive in WebLogic. (Note: 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 the recommend way to deploy since it impacts only a single module.

Websphere

TBD

Other Links

Deploy XFire in WebLogic
Understanding WebLogic ClassLoader