I am trying to run this code http://www.nactem.ac.uk/software/termine/webservice/termine_soap_client.java
and I get the following error: import javax.xml.rpc.encoding cannot be resolved.
I am using Oracle Java 7. What do I need to add to solve this problem?
Thanks, Ivelina
Add the appropriate jars to the build path: axis.jar, jaxrpc.jar and xerces.jar.
You can use JARFinder to find banners.