RE: CXF on weblogic 9.2

2010-08-20 Thread sparktronics
I have tried using the settings that you have posted for my BEA 9.2 MP3 but I get a memory dump I use the jrockit jvm and my serialization is xmlbeans. I was wondering if you are using jrockit and/or xmlbeans for your serialization. My version of CXF is 2.2.9 thanks, Mario -- View this

CXF on weblogic 9.2

2008-05-01 Thread Ron Holckener
Hi All, I am trying to check CXF usage in my application. I am using CXF 2.0.5, and need it as a client to call a remote web service. I managed to do that in a standalone which worked fine. Now I need to run it on weblogic 9.2, I took the relevant jars (see classpath) and added it to the

Re: CXF on weblogic 9.2

2008-05-01 Thread Daniel Kulp
Honestly, I have no idea. Nothing in there suggests it's a cxf problem. It almost looks like the META-INF/application.xml is not well formed or has some bad data in it. I don't really know. Very strange. Dan Ron Holckener wrote: Hi All, I am trying to check CXF usage in my