I found it so, yes, particularly to circumvent libraries that BEA would want to use by default, libraries that CXF can't work with.
Glen Alexandre Jaquet wrote: > > Hi, > > I saw in the documentation your explanation on deploying an application in > bea 9.2 but you describe it for the way to deploy it as an EAR > > My project doesn't contain EJB sub project. And after configuring a > weblogic-application.xml that contain the following lines > > <?xml version="1.0" encoding="UTF-8"?> > <weblogic-application xmlns="http://www.bea.com/ns/weblogic/90"> > <prefer-application-packages> > <package-name>org.apache.xerces.*</package-name> > <package-name>javax.jws.*</package-name> > </prefer-application-packages> > </weblogic-application> > > BEA looks like it doesn't take care about that such kind of file in a war. > So my question is it required to deploy it as an ear ? > > Thanks in advance > > -- View this message in context: http://www.nabble.com/CXF-%2B-Weblogic-9.2-tp24332560p24338737.html Sent from the cxf-user mailing list archive at Nabble.com.
