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
We are deploying our web services to WAS 5.1, which uses JDK 1.4/J2EE 1.3. We want to be able to use MyEclipse to develop the web services, but according to the WebServices tutorial, you need to use Java5. What do you recommend we do to develop web services that will run on WAS 5.1?
XFire works also on java 1.4, only generated client require java 5 ( but you can also use dynamic client, which works fine on java 1.4).
You also need to take a look here http://xfire.codehaus.org/WebSphere+6.x and make sure your server is correctly configured.