Hi, One alternative would be to use OSGi for this. Using Equinox or any other OSGi implementation should enable you to use any libs in any version combination.
Chris [ c h r i s t o f e r d u t z ] Manager Java Development UPW ProjectServices GmbH Lilienthalstraße 11, D-64625 Bensheim fon: +49 (0) 6251 / 5828 -60 fax: +49 (0) 6251 / 5828 -28 email: [email protected] http://www.upw.de -----Ursprüngliche Nachricht----- Von: Oliver Wulff [mailto:[email protected]] Gesendet: Mittwoch, 20. Mai 2009 09:30 An: [email protected]; [email protected] Betreff: AW: CXF on Websphere 6.1 Hi Mike As far as I know not. Further, you have to place the saaj library also in a shared lib because websphere ships an older version. This is related to SOAPFault's. HTH Oliver -----Ursprüngliche Nachricht----- Von: MikeJF [mailto:[email protected]] Gesendet: Mi 20.05.2009 09:09 An: [email protected] Betreff: CXF on Websphere 6.1 Is it possible to run CXF on Websphere 6.1 without placing wsdl4j-1.6.1.jar in a shared Library or in the java endorsed? I would like to add this jar to WEB-INF/Lib with the rest of the application jars but each time i try to run the application, i get a java.lang.IncompatibleClassChangeError. Many thanks Mike. -- View this message in context: http://www.nabble.com/CXF-on-Websphere-6.1-tp23630190p23630190.html Sent from the cxf-user mailing list archive at Nabble.com. __________ Hinweis von ESET NOD32 Antivirus, Signaturdatenbank-Version 4090 (20090520) __________ E-Mail wurde geprüft mit ESET NOD32 Antivirus. http://www.eset.com __________ Hinweis von ESET NOD32 Antivirus, Signaturdatenbank-Version 4090 (20090520) __________ E-Mail wurde geprüft mit ESET NOD32 Antivirus. http://www.eset.com
