[jboss-user] [JBossWS] - Re: Need help : JBossWS Security!

xinhua do-not-reply at jboss.com
Mon Jun 30 10:45:25 EDT 2008


"alessio.soldano at 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#4161534

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161534



More information about the jboss-user mailing list