Any suggestion on why I can't get any out put on the server console?
Thanks Steve On 6/8/2011 10:17 AM, STEVEN THEIN wrote:
Hi,I had the following defined in my cxf.xml file. When I run our Web Services using Web Logic 11gR3, the request and response messages are not written out to the console.Is there any thing, I need to configure on CXF side or on WebLogic side? <cxf:bus> <cxf:features> <cxf:logging /> </cxf:features> </cxf:bus> Thanks Steve
