From java-dev-return-97063-apmail-axis-java-dev-archive=axis.apache.org@axis.apache.org Tue Dec 11 23:33:06 2018 Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 86A2A18599 for ; Tue, 11 Dec 2018 23:33:06 +0000 (UTC) Received: (qmail 87395 invoked by uid 500); 11 Dec 2018 23:33:06 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 87267 invoked by uid 500); 11 Dec 2018 23:33:06 -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 87258 invoked by uid 99); 11 Dec 2018 23:33:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2018 23:33:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 80F1CC07ED for ; Tue, 11 Dec 2018 23:33:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.501 X-Spam-Level: X-Spam-Status: No, score=-109.501 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id La7rhoaiuKzC for ; Tue, 11 Dec 2018 23:33:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 95B9160F6C for ; Tue, 11 Dec 2018 23:33:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 989EEE2633 for ; Tue, 11 Dec 2018 23:33:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 5D85225309 for ; Tue, 11 Dec 2018 23:33:00 +0000 (UTC) Date: Tue, 11 Dec 2018 23:33:00 +0000 (UTC) From: "Muhammad Hamid (JIRA)" To: java-dev@axis.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AXIS2-5936) Soapenv namespace is not added implicitly or explicitly on Redhat MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS2-5936?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1671= 8185#comment-16718185 ]=20 Muhammad Hamid commented on AXIS2-5936: --------------------------------------- [~veithen] so I read your comment on [Stack overflow|https://stackoverflow.= com/a/8790643]=C2=A0 and I guess this library maybe causing me the issue I'= m facing, I'll try to build the stubs on a new project and see if the issue= will regenerate there and let you know. Unfortunately I can't provide the = executable program since these are internal APIs to where I work, but I'll = keep you updated > Soapenv namespace is not added implicitly or explicitly on Redhat > ----------------------------------------------------------------- > > Key: AXIS2-5936 > URL: https://issues.apache.org/jira/browse/AXIS2-5936 > Project: Axis2 > Issue Type: Bug > Components: adb > Affects Versions: 1.6.4, 1.7.8 > Reporter: Muhammad Hamid > Priority: Major > > Tested with Linux=C2=A0=C2=A0(Red Hat Enterprise Linux Server release 5.1= 1 (Tikanga) and 7.5 (Maipo)), namespace for soapenv is not being added, tri= ed to add it implicitly, doesn't work. > The only workaround I was able to do to fix this is to use SOAP 11 envelo= pe, and add it's namespace, so seems like this error is specific to SOAP 12= . > Java version in Linux:=C2=A0jdk1.8.0_92 > Java version in Windows: jdk1.8.0.161 > p.s in windows everything works fine, I don't have to specify envelope's = version, or namespace URI. > another p.s: this issue had been there since version 1.6.2, and I believe= it's OS specific, should try it=C2=A0on newer redhat OS. > Update: I've tried it with Redhat 7.5 Maipo, same issue -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org