Here is the full stack trace:
anonymous wrote : Exception in thread "main" java.lang.ClassCastException:
$Proxy25 cannot be cast to org.jboss.ws.core.StubExt
| at
org.jboss.test.ws.jaxws.samples.wsrm.client.SimpleServiceTestCase.main(SimpleServiceTestCase.java:30)
|
Line 30 is:
((StubExt)proxy).setConfigName("Standard Anonymous WSRM Client",
"META-INF/wsrm-jaxws-client-config.xml");
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168380#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...