When i removed jboss-jaxrpc.jar from my instance lib directory, jax-ws webservice started working from my application server. I am not getting the ClassCastException.
However remote debugging options are not working after i remove the jaxprc jar. When I added the jaxrpc jar back to lib folder, I am getting the ClassCastException again.
How do i fix this now?