Hi all, Is there anyone running axis2 on Java 6? Any problems detected? There is at least one possible issue - http://forums.java.net/jive/thread.jspa?messageID=218890 stax 1.0 comes with java 6, but stax-1.0.1 is in use in axis2. With my first test everything seems fine - I removed stax-1.0.1 from war/lib and axis run without problem under java6. Further research showed that the problematic factory method is not used in wstx/axiom/axis2 and that's why at least preliminary test is ok. The question however is - are there any other differences between 1.0.1 and 1.0 which might affect us somehow ?
Regards, Stoil