I saw lots of developers just blindly follow the step-by step instruction to copy JAX-WS RI jars to Tomcat endorsement folder. and didn't see anybody asked why.
1) If JDK 6 update 4+ has already include JAX-WS API & RI and 2) Tomcat 6 is set up with JDK 6 udpate 4+ in the eclipse
Then why do we still have to copy those JAX-API jars to tomcat endorsement folder?
raise your hands if you don't know and just blindly follow the instruction :) or maybe I'm the one of few developers in the dark?
I have an assumption, I will accept your answer if it matches my assumption or your answer makes more sense.