Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 57541D42D for ; Mon, 1 Oct 2012 15:21:08 +0000 (UTC) Received: (qmail 68460 invoked by uid 500); 1 Oct 2012 15:21:08 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 68420 invoked by uid 500); 1 Oct 2012 15:21:08 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 68411 invoked by uid 99); 1 Oct 2012 15:21:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2012 15:21:08 +0000 Date: Tue, 2 Oct 2012 02:21:08 +1100 (NCT) From: "John Ament (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1210132994.148104.1349104868133.JavaMail.jiratomcat@arcas> In-Reply-To: <598330665.139739.1348848668083.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CB-1560) Cordova reports "Network Error" when trying to launch a corporate intranet site MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466871#comment-13466871 ] John Ament commented on CB-1560: -------------------------------- BTW - I just tried it another way. I turned off mobile data on the device. Page still loaded fine a browser but the cordova app gave the screen "Application Error - A network error occurred (http://devsystem.mycompany.com:8080/SomeMobileWeb) > Cordova reports "Network Error" when trying to launch a corporate intranet site > ------------------------------------------------------------------------------- > > Key: CB-1560 > URL: https://issues.apache.org/jira/browse/CB-1560 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 2.0.0 > Environment: Android 4.0.x, Droid 4, SGS3 both reproduced it > Reporter: John Ament > Assignee: Andrew Grieve > > When you setup a simple app, with this: > super.onCreate(savedInstanceState); > super.loadUrl("http://devsystem.mycompany.com:8080/SomeMobileWeb"); > You receive back a "Network Error." This site is not externally facing, it's internal only. > This does not occur when your site is externally facing (public accessibility) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira