Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 94711 invoked from network); 23 Jan 2009 09:46:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jan 2009 09:46:42 -0000 Received: (qmail 8055 invoked by uid 500); 23 Jan 2009 09:46:34 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 8011 invoked by uid 500); 23 Jan 2009 09:46:34 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 8002 invoked by uid 99); 23 Jan 2009 09:46:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jan 2009 01:46:34 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kiran.narasareddy@gmail.com designates 209.85.200.172 as permitted sender) Received: from [209.85.200.172] (HELO wf-out-1314.google.com) (209.85.200.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jan 2009 09:46:27 +0000 Received: by wf-out-1314.google.com with SMTP id 25so5180214wfc.28 for ; Fri, 23 Jan 2009 01:46:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=V01cZJwEnirVh4y61+NL52GVlB7b+jZBjaj/qFd7QFw=; b=Kw2nF+7FGLrzMdhakOuNLhz2E/Zyixmq3V+q7CJxZFcblSNbQxDKIcU5wFGl1TJ3VW GLeAoFW0OyYqcB9zVOB71dVQyuXUk9uOabT8++ZAEy0ZaKBauQZxEp1iFtFTVZShSKik jNMYDuQ4eCatgsEhL7qto63CG7hEsnr5LcBwg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=BemkvB+jg0RT7F5xVlor9NlWp94EWJFEmd7lqW7d0tzq1G52PYQNfHyfCTqqHk8BiY 5GCIgpgtUo88LAmXwUCv5BfbXPjT9fH+gBR2x3c5DuY9MeG33laHJOBoJcBR80c7W8kj aeLjSfoYD+WJx0HkbkPjfUdSd9cnuw9MGNOHY= MIME-Version: 1.0 Received: by 10.142.170.6 with SMTP id s6mr955918wfe.99.1232703967282; Fri, 23 Jan 2009 01:46:07 -0800 (PST) Date: Fri, 23 Jan 2009 15:16:07 +0530 Message-ID: <7853cc3a0901230146x1d338cbbqc9eb5779623324f5@mail.gmail.com> Subject: Transport error: 400 Error: Bad Request From: Kiran Narasareddy To: axis-user@ws.apache.org Content-Type: multipart/alternative; boundary=000e0cd16e4015483304612342f6 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd16e4015483304612342f6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, I am consuming a .Net web service in java code.(I used NETBEANS 6.1 to generate the service client) When i run my client as standalone java application, it works fine and the .Net service is consumed normally and i get my result. Now ,when I use the same code and deploy it as an web service in axis2, it doesnt work, giving the following error in return in browser... * javax.xml.ws.WebServiceException: org.apache.axis2.AxisFault: Transport error: 400 Error: Bad Request* Can anyone tell me what might be the reason?? Do i need to change anything when i deploy it as an web service in axis2? Thanks in advance..... Kiran Narasareddy Computers make very fast, very accurate mistakes. --000e0cd16e4015483304612342f6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,
   I am consuming a .Net web service in java code.(I used = NETBEANS 6.1 to generate the service client) When i run my client as standa= lone java application, it works fine and the .Net service is consumed norma= lly and i get my result.
Now ,when  I use the same code and deploy it as an web service in axis= 2, it doesnt work, giving the following error in return in browser...
     javax.xml.ws.WebServiceException: org.apache.= axis2.AxisFault: Transport error: 400 Error: Bad Request

Can anyone tell me what might be the reason??
Do i need to change an= ything when i deploy it as an web service in axis2?

Thanks in advanc= e.....

Kiran Narasareddy
Computers make very fast, = very accurate mistakes.

--000e0cd16e4015483304612342f6--