Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 86445 invoked from network); 23 Jan 2006 14:25:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Jan 2006 14:25:11 -0000 Received: (qmail 69073 invoked by uid 500); 23 Jan 2006 14:25:10 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 69058 invoked by uid 500); 23 Jan 2006 14:25:10 -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 69038 invoked by uid 99); 23 Jan 2006 14:25:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2006 06:25:10 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [193.189.163.218] (HELO postman.i-rose.si) (193.189.163.218) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2006 06:25:08 -0800 Received: by postman.i-rose.si (Postfix, from userid 500) id B098E454021; Mon, 23 Jan 2006 15:24:04 +0100 (CET) Received: from lexus (unknown [193.189.189.36]) by postman.i-rose.si (Postfix) with SMTP id 821A945400B for ; Mon, 23 Jan 2006 15:24:03 +0100 (CET) Message-ID: <000c01c62028$aa937910$d200a8c0@lexus> From: =?iso-8859-2?Q?Primo=BE_F=FChrer?= To: "Apache AXIS C User List" Subject: clients c++ Date: Mon, 23 Jan 2006 15:24:05 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C62031.0C532620" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on postman.i-rose.si X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,HTML_30_40, HTML_MESSAGE autolearn=failed version=3.0.2 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C62031.0C532620 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable I know i asked this before, but since i got no answer i'll try again: i use visual studio 6.0 c++ with client stubs and web services(java) on = tomcat(tomcat is on another computer, but in the same network). Everythin works OK (i get response from from web service). but if i move all folders needed for = running(axis_1_5,xerces_2_2_0,changed paths,changed project paths) = client to another computer(same network,privilegies,Os), client wont = work, it creates envelope but returns null exception(in tcpmon content-length to short)- now i = don't know(since i read that this tool calculates length wrong) is this just a tcpmon error or client error.i suspected client error, = since it worked ok on first computer. i know this is very "how should i know that!!!" :-) question, but WHAT = could be the cause for running client application on one=20 comp OK on other not Ok (except that i might not set somethig the same = as on first computer). are som dll's problem or what? ------=_NextPart_000_0009_01C62031.0C532620 Content-Type: text/html; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable
I know i asked this before, but since i = got no=20 answer i'll try again:
 
i use visual studio 6.0 c++ with client = stubs and=20 web services(java) on tomcat(tomcat is on another computer, but in the = same=20 network).
Everythin works OK (i get response from from web=20 service).
 
but if i move all folders needed for=20 running(axis_1_5,xerces_2_2_0,changed paths,changed project paths) = client to=20 another computer(same network,privilegies,Os), client wont work, it = creates=20 envelope
but returns null exception(in tcpmon content-length to = short)- now i=20 don't know(since i read that this tool calculates length wrong)
is = this just=20 a tcpmon error or client error.i suspected client error, since it worked = ok on=20 first computer.
 
i know this is very "how should i know = that!!!" :-)=20 question, but WHAT could be the cause for running client application on = one=20
comp OK on other not Ok (except that i might not set somethig the = same as on=20 first computer). are som dll's problem or = what?
------=_NextPart_000_0009_01C62031.0C532620--