Community

username token authentication using jbossws-native

reply from Erick Jeronimo Diaz in JBoss Web Services - View the full discussion

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

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community