This content has been marked as final.
Show 1 reply
-
1. Re: How to intergrate Apache CXF in JBoss 4.0
asoldano Aug 23, 2011 10:47 AM (in response to shptlucky)This isn't something we support or even tested before. I could guess you need the cxf jaxrs libs from the errors above. Your only chance given the ancient version of JBoss and since you're developing a client only, is to enable classloading isolation [1] and include all the cxf libs in your deployment, exactly the opposite you'd do nowadays.