Provider com.sun.xml.internal.ws.spi.ProviderImpl not found
I'm trying to run a webservice client on jdk1.5 and gives me the following error:
javax.xml.ws.WebServiceException: Provider com.sun.xml.internal.ws.spi.ProviderImpl not found
Any suggestions will be appreciated.