Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Minu,
That message is correct, currently we generate web services that run under JDK 5 and not 1.4. That may be an issue that plays into your decision making process if you *have* to stay with Java 1.4.
Note that XFire based webservices will work with Java 1.4 as the framework is 1.4 compatible. Of course, you won’t be able to use annotations in your web services if you stick with 1.4.
The other point to remember is that our generating tool (WSDL -> WS implementation) produces Java 5 code and will only work if you run eclipse with a Java 5 JDK.