1 Reply Latest reply on Jun 8, 2004 8:29 AM by patman

    Web Services and Log4j

    frperezs

      Hello,

      Does anyone know where to put a specific log4j configuration file inside of a .wsr package to log from a web service implementation?

      How can I configure the service implementation to access the log4j configuration file?

      If you can send me an example of its use, I'd appreciate it.

      Thanks,

      Francisco

        • 1. Re: Warning for session-webservice-invoker

          The warning is irrelevant for j2ee deployments. It is correct that the classloader cannot see anything in jboss.net, because jboss.net should not be deployed when you experiment with j2ee web services.

          If you want to get rid of the warning remove the jboss.net invoker proxy binding and all jboss.net invoker interceptors from standard-jboss.xml.

          It will be ironed out when we release jboss-4.0, which is planed in Sep.