The logging is java.util.logging. GOogle 'cxf logging', then look up
j.u.l logging configuration. You can also do log4j if you like,
instead.

On Mon, Jul 28, 2008 at 12:25 PM, Shinkan <[EMAIL PROTECTED]> wrote:
> Thanks !
> Don't worry, this is solved !
> The fact is the name used in WHICH_JAR from lib directory differed from real
> jar names, so I messed some.
>
> I'm now looking how to set the way I want to log messages with Simple
> frontend.
> The default is std err, and I don't want my server to output text directly
> on screen.
>
> Thanks in advance.
>
>
> On Mon, Jul 28, 2008 at 18:20, Benson Margulies <[EMAIL PROTECTED]>wrote:
>
>> You are missing the StaX API jar file. Do you have all the required jars?
>>
>
>
> --
> Pierre.
> Some people, when confronted with a problem, think "I know, I'll use XML".
> Now they have two problems. -- Jamie Zawinski / James Robertson
>

Reply via email to