Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 57257 invoked from network); 5 Dec 2007 05:50:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2007 05:50:11 -0000 Received: (qmail 15371 invoked by uid 500); 5 Dec 2007 05:49:59 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 15359 invoked by uid 500); 5 Dec 2007 05:49:59 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 15348 invoked by uid 99); 5 Dec 2007 05:49:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2007 21:49:59 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of premalal@gmail.com designates 72.14.202.177 as permitted sender) Received: from [72.14.202.177] (HELO ro-out-1112.google.com) (72.14.202.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2007 05:50:01 +0000 Received: by ro-out-1112.google.com with SMTP id a14so5807208rof for ; Tue, 04 Dec 2007 21:49:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:subject:references:from:x-url:to:date:in-reply-to:message-id:user-agent:mime-version:content-type:sender; bh=cP3iFy/ibfwUnJxyWGQpxeV4XADAxCMZBuOHrAXoZ7w=; b=JK41X3d97mz3dz+OH82rJiFVQyLx+50dxlhzMcbqXFU2oEAiIQURTPN0qGFOA5sVaFxHxf4qmXJGIEYaQUGWYXvMBcWXvHSicUzLaFqiAb6aVP6ZyqmdfoQ9ShmUspYWyB7nCJlAihSiTL5iR2t2EbEZak++7kb4N8Te8K0+I5k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:subject:references:from:x-url:to:date:in-reply-to:message-id:user-agent:mime-version:content-type:sender; b=Eb2Or7NPcAn4VCej4zrUfAnF0D7Bq9na+lggPN7+ePoFDoBpP4E8eMtNxG+0XonWENdUTkyo/hXsDoj4xTRmcM4/jNB5765Wj34h8fKluX4Re4LCXgAubDopy+Qm/O+YbnArxZWG6DDLWaq7mdHrUreXMfABCKXs1tQ5UlW7veE= Received: by 10.35.82.16 with SMTP id j16mr113218pyl.1196833780100; Tue, 04 Dec 2007 21:49:40 -0800 (PST) Received: from localhost ( [123.231.21.16]) by mx.google.com with ESMTPS id f77sm7373685pyh.2007.12.04.21.49.38 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 04 Dec 2007 21:49:39 -0800 (PST) Received: from dinesh by localhost with local (Exim 4.68) (envelope-from ) id 1IznMt-0001G2-M2 for axis-c-user@ws.apache.org; Wed, 05 Dec 2007 11:34:23 +0530 Subject: Re: AW: Long names and sharable images ... dll's References: <55369AF6DCB7F84E82B389410504C3F104AFF8AF@WIC-CHMN-02.chres1.doleni.net> From: Dinesh Premalal X-URL: http://xydinesh.wordpress.com To: axis-c-user@ws.apache.org Date: Wed, 05 Dec 2007 11:34:23 +0530 In-Reply-To: <55369AF6DCB7F84E82B389410504C3F104AFF8AF@WIC-CHMN-02.chres1.doleni.net> (Stadelmann Josef's message of "Tue\, 4 Dec 2007 09\:12\:19 +0100") Message-ID: <878x494qzc.fsf@etch.wso2.com> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Dinesh Premalal X-Virus-Checked: Checked by ClamAV on apache.org Hi Stadelmann, "Stadelmann Josef" writes: > For my axis2/c port to OpenVMS, axis2_get_instance() and axis2_remove_instance() > both names are less then 31 characters. Hence are available in non-cryptic normal form > within the object and can therefor be used by dlsym(). > > So my axis2/c server works now with all the services and teste. This beeing true except > for the xyz_DUAL_xyz clients. Those make the server crash. Do you see any point that we could help you to fix this problem? thanks, Dinesh --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org