It was because I was using java 1.4, works fine with 1.5 On Thu, 26 May 2005, csj wrote:
> Could someone explain what version conflicts I am having here... I am > using the same jars on both the client and the server. > > Exception in thread "main" java.lang.UnsupportedClassVersionError: > org/apache/ws/axis/security/WSDoAllSender (Unsupported major.minor version > 49.0) > > Thanks > Chris >
