On Tue September 8 2009 1:27:48 pm cj91 wrote: > cj91 wrote: > > Forgot to mention this is WS 6.1 with Fixpack 23 and CXF 2.2.3. > > > > any help or experience is desperately needed. > > For anyone in a situation like ours, let me share the solution. We are > running WS6.1 FP 23 without the web services feature pack. > > Create a shared library with the following jars: > jsr173_api-1.0.jar > jaxp-ri-1.4.2.jar > saaj-impl-1.3.2.jar > wsdl4j-1.6.2.jar > > Create a new parent-first classloader and have it reference the shared > library you just created. Restart everything and it should work. Perhaps > someone can update the wiki with this solution.
I've added your comment to the app server guide page. Thanks! -- Daniel Kulp [email protected] http://www.dankulp.com/blog
