Re: [appengine-java] Axis2 soap client implementation doesn't work

2011-07-15 Thread Chris Merrill
When I was researching WS clients for GAE, I found that Axis attempts to open network sockets directly, rather than using HttpUrlConnection. That was a while ago, perhaps a work-around has been found. The AccessControlException you are getting could be a result of that. Chris On 7/14/2011

[appengine-java] Axis2 soap client implementation doesn't work

2011-07-14 Thread kamco
Hello, I am implementing SOAP client implementation on server side of application. I am desperate right now, I allways get error. Does somebody have suggestions? Thank you very much public String type_submit(String number, String type, String name) { RPCServiceClient serviceClient; try {

Re: [appengine-java] Axis2 soap client implementation doesn't work

2011-07-14 Thread Bruno Fuster
I'm not sure about your issue but this seems awkward... C: ?? java.security.AccessControlException: access denied (java.io.FilePermission *C:\Users\Kamil-hfu\Downloads \eclipse_gwt\plugins \com.google.appengine.eclipse.sdkbundle_1.5.0.r36v201105191508\appengine-