You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Srinath Perera (JIRA)" <ji...@apache.org> on 2010/12/21 17:48:02 UTC

[jira] Resolved: (AXIS2-4491) Unable to use the java.net.URL connection to run om Appengine

     [ https://issues.apache.org/jira/browse/AXIS2-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srinath Perera resolved AXIS2-4491.
-----------------------------------

    Resolution: Won't Fix

I have looked at this, and this is not exactly a bug in axis2. 

Fix may be to write a custom Axis2 transport to do the network connection using google APIs. But you have to rewrite/ fix HTTP client libraries to do that. 

> 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: 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org