Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9254DEE91 for ; Thu, 7 Mar 2013 17:28:17 +0000 (UTC) Received: (qmail 84449 invoked by uid 500); 7 Mar 2013 17:28:16 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 84403 invoked by uid 500); 7 Mar 2013 17:28:16 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 84219 invoked by uid 99); 7 Mar 2013 17:28:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Mar 2013 17:28:16 +0000 Date: Thu, 7 Mar 2013 17:28:16 +0000 (UTC) From: "Daniel Kulp (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CXF-4459) i am getting timout error while creating webservice client using jaxWsProxyFactoryBean using spring 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/CXF-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-4459. ------------------------------ Resolution: Incomplete Fix Version/s: Invalid Marking this invalid as it's a request that needs to be on the users list to determine what the issue is. It may or may not be a bug. May be a config issue. May be a proxy server issue. Don't know at this point. > i am getting timout error while creating webservice client using jaxWsProxyFactoryBean using spring > --------------------------------------------------------------------------------------------------- > > Key: CXF-4459 > URL: https://issues.apache.org/jira/browse/CXF-4459 > Project: CXF > Issue Type: New Feature > Components: JAX-WS Runtime > Affects Versions: 2.6.1 > Environment: jdk 1.6, spring 3.0, cxf 2.6 > Reporter: jai > Fix For: Invalid > > Original Estimate: 24h > Remaining Estimate: 24h > > i have intergrated cxf with spring and trying to consume external webservice. > everything works fine i have direct internet access. > but when i try to run using my corporate proxy server which basically authenticated me using domain\userid,password via proxy.corporate.com i am getting timeout exception while client bean is invoked. > share necessary code. > > AllowChunking="false" /> > > > dmain\userid > password > > > > > factory-bean="XXXWsClientclientFactory" factory-method="create" /> > > > > > > -- 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