Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

  • Comments
  • JBoss 5.2, how to log payload using JBossWA native stack?

    Posted on

    Hi,
    We use direct CXF calls to log SOAP payload currently, but need to switch to JBossWS native APi. How can we do that?

    Here's current approach:

    Client cl = ClientProxy.getClient(enr);
    cl.getInInterceptors().add(new LoggingInInterceptor());
    cl.getOutInterceptors().add(new LoggingOutInterceptor());

    by

    points

    Responses

    Red Hat LinkedIn YouTube Facebook X, formerly Twitter

    Quick Links

    Help

    Site Info

    Related Sites

    © 2025 Red Hat