Unable to use the java.net.URL connection to run om Appengine -------------------------------------------------------------
Key: AXIS2-4491 URL: https://issues.apache.org/jira/browse/AXIS2-4491 Project: Axis 2.0 (Axis2) Issue Type: New Feature Affects Versions: 1.5 Environment: google App-engine Reporter: Daniel Graversen I'm unable to make use Axis2 as a client on Appengine to call other webservices >From the looks of ProtocolSocketFactory it needs to create a java.net.socket, >which is not allowed on app-engine. Is there any way around this problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.