The Java TM API for XML Web Services mentions using the Java Endorsed Standards Override Mechanism to substitute 2 JAR files (jaxws-api.jar and jaxb-api.jar) for the ones that are included in standard release of JDK 6.
Is there a console command that would prove that these JARs are being used instead of the ones that are included with the 'official' distribution? Ideally, it would list the JAR name and directory.