Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 97495 invoked from network); 7 Feb 2011 10:01:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Feb 2011 10:01:57 -0000 Received: (qmail 29059 invoked by uid 500); 7 Feb 2011 10:01:56 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 28496 invoked by uid 500); 7 Feb 2011 10:01:53 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 28487 invoked by uid 99); 7 Feb 2011 10:01:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Feb 2011 10:01:52 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Feb 2011 10:01:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A21C019782C for ; Mon, 7 Feb 2011 10:01:30 +0000 (UTC) Date: Mon, 7 Feb 2011 10:01:30 +0000 (UTC) From: "Mahmoud Ibrahim (JIRA)" To: java-dev@axis.apache.org Message-ID: <2049907561.3524.1297072890660.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Created: (AXIS2-4950) WCF issue with Websphere and Jboss MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 WCF issue with Websphere and Jboss ---------------------------------- Key: AXIS2-4950 URL: https://issues.apache.org/jira/browse/AXIS2-4950 Project: Axis2 Issue Type: Bug Components: wsdl Affects Versions: 1.5.1 Environment: Websphere 6.1 , Jboss4.2.2 , OAS10.1.3.0 , XP sp3 , axis1.5.1 , dotnet framework 4 Reporter: Mahmoud Ibrahim Hello , i have the following setup : wcf client connecting to web services , web services can be deployed on several application servers ( webshpere , oracle application server , jboss ) i will describe the issue using the following steps : - deploy application on jboss ( oracle application server ) . - generate wcf client providing ?wsdl and everything work successfully - deploy the same project on webshpere server. - wcf can consume service , need to re-refresh with the new wsdl. - working fine after refresh - trying to connect to one deployed on jboss - unable to connect unless regenerate client from jboss wsdl so obviously , there is difference between wsdls !! attached two wsdl for the same web service , one from websphere and the other from jboss note : jboss and oracle application server are compatible with each other. any help please ? -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org