I am facing a problem while using annotations in Websphere7 and RSA 7.5 for implementing a JAX-WS service. Please have a look at this link explaining the exact problem I have:
Exception java.util.zip.ZipFile.ensureOpenOrZipException with WAS 7
Since I cant change the application module from 2.5 to 2.4 since I need the webservices.xml file, hence I need to find some way to implement the SOAPHandler without using annotations.
Please let me know if this is possible.
Regards,