"alessio.soldano(a)jboss.com" wrote : "helmutdoe" wrote : Same Problem
here ...
| |
| | $Proxy29 cannot be cast to org.jboss.ws.core.StubExt
| |
| | did someone solve this problem?
|
| Could you please post your client side code, including the imports? (you too xinhua).
I suspect you might be mixing jaxrpc and jaxws classes.
Hi, here is my import
import java.io.File;
| import java.net.URL;
| import javax.xml.namespace.QName;
| import javax.xml.ws.BindingProvider;
| import javax.xml.ws.Service;
| import org.jboss.ws.core.StubExt;
|
is that right, thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161534#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...