Hi, have 'u been answered ?????? . I've the same problems:
Exception in thread "main" java.lang.ClassCastException: $Proxy25
at test.hello.clientsample.ClientSample.main(ClientSample.java:25)
i've been cheched the use of jbossws jax-ws lib , with this:
URL jaxwsThatIsUsed = javax.xml.ws.Service.class.getProtectionDomain().getCodeSource().getLocation();
System.out.println("JAXWS that is used: " + jaxwsThatIsUsed);
getting :
JAXWS that is used: file:/D:/Programas/jboss-4.2.3.GA/client/jbossws-native-jaxws.jar
then, it seems to be all fine,,,,,...
what else can i do??
please help me..
my best regards