>What I want to do is have Axis not use discovery, but just use a
>default implementation that is hardcoded, and cannot be modified by
>user's own classpath's.

Try this:
 java -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger
This is documented here:
  http://ws.apache.org/axis/java/integration-guide.html

Reply via email to