-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR8, 7.1.0.DR11, 7.3.0.CD15
-
None
Description of problem:
wsconsume and wsprovide scripts could not find log4j.xml configuration
How reproducible:
Always
Steps to Reproduce:
- ./wsconsume.sh /home/mkopecky/playground/scripts/7/target/test-classes/wsdl/Echo1Service.wsdl
or
- ./wsprovide.sh -c /home/mkopecky/playground/scripts/7/target/test-classes/ org.jboss.as.testsuite.integration.scripts.test.tools.Echo1Impl
Actual results:
Could not find log4j.xml configuration, logging to console. .....
Expected results:
Could not find log4j.xml configuration, logging to console. message is not on output.
- is caused by
-
JBWS-4042 Custom log4j configuration not being loaded by WSConsume and WSProvide
- Resolved
- relates to
-
JBEAP-9379 Documentation: logging configuration of wsconsume and wsprovide scripts
- Closed