RE: how to set the username password dynamically using Rampart

2007-09-25 Thread Murali Konnipati
the version 1.0 is released. Cheers, Kaushalye [1] http://people.apache.org/~kaushalye/release/rampart-c/1.0.0/ Murali Konnipati wrote: Hi All, I am very new to Axis2c. I am trying to develop a client for my .Net Web service. For this .Net web service, i need to send

Portability of Axisc

2007-09-24 Thread Murali Konnipati
Hi All, I would like to know about the portability of Axis2c. Can i install axis2c in AIX, Solaris O/s. Please help in this regard. Thanks Regards, Murali Krishna K

cannot infer transport from URL

2007-09-24 Thread Murali Konnipati
Hi All, When i try to execute my webservice client program, it is giving the following error in the axis2 generated log file -- PBS LOG file [Mon Sep 24 23:15:24 2007] [debug] phase_resolver.c(324) This handler is

Problem with SVC client send_receieve method

2007-09-24 Thread Murali Konnipati
Hi All, I am sending a message to .net webservice using the Service Client API. At the time of calling send_receieve method, it was giving the following error... Stub invoke FAILED: Eroor code: 2 :: NULL parameter was passed when a non NULL parameter was expected Can anybody

RE: How to develop a HTTPs-based webservice client

2007-09-22 Thread Murali Konnipati
thanks, Dinesh Murali Konnipati [EMAIL PROTECTED] writes: Hi All, I am newbie to axisc world. I have a webservice which is deployed in an HTTPS server with server certificate. I have to develop a webservice client, which will use the Server certificate(Server doesn't require client

How to develop a HTTPs-based webservice client

2007-09-21 Thread Murali Konnipati
Hi All, I am newbie to axisc world. I have a webservice which is deployed in an HTTPS server with server certificate. I have to develop a webservice client, which will use the Server certificate(Server doesn't require client certificate) for authorization. Can anybody please

Problem with the installation of Axis C using ANT Build

2006-09-20 Thread Murali Konnipati
Title: Message Hi All, I have downloaded Axis C from SVN and tried to install using ANT build method. In my system, i have installed Apache httpd2.09 with -enable-so at the configuration time. After that i build the source using "ant" command. Installation went fine. Then i checked

Problem with deployment of calculator web service

2006-09-20 Thread Murali Konnipati
Title: Message Hi All, When i try to deploy the calculator sample usign AdminClient program, it is giving me the following error.. Exception : HTTPTransportException:Input streaming error while getting data Channel error 104 while reading data: 'Connection reset by peer' My

RE: Problem with Axis C++ installatio on Linux PC

2006-09-19 Thread Murali Konnipati
change in this file. hope this solves your problem. BTW which version of apache you have installed? -Original Message-From: Murali Konnipati [mailto:[EMAIL PROTECTED]Sent: Monday, September 18, 2006 1:12 PMTo: Apache AXIS C User ListCc: Popuri, Monica

RE: Problem with Axis C++ installatio on Linux PC

2006-09-19 Thread Murali Konnipati
problems. Rea this doc and try; http://programming.linux.com/article.pl?sid=05/02/16/1947220 Regards, Monica -Original Message-From: Murali Konnipati [mailto:[EMAIL PROTECTED]Sent: Tuesday, September 19, 2006 1:10 PMTo: Apache AXIS C User ListSubject: RE: Problem

RE: Problem with Axis C++ installatio on Linux PC

2006-09-18 Thread Murali Konnipati
Of Popuri, MonicaSent: Thursday, September 14, 2006 3:00 PMTo: Apache AXIS C User ListSubject: RE: Problem with Axis C++ installatio on Linux PC No need, just comment that part of build.xml around line no 181 i guess -Original Message-From: Murali Konnipati [mailto

RE: Problem with Axis C++ installatio on Linux PC

2006-09-18 Thread Murali Konnipati
on Linux PC cp server.wsdd_linux to server.wsdd in /etc folder of your axis installation. You need to make change in this file. hope this solves your problem. BTW which version of apache you have installed? -Original Message-From: Murali Konnipati [mailto:[EMAIL

RE: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Murali Konnipati
AXIS C User ListSubject: RE: Problem with Axis C++ installatio on Linux PC It seems you are using apache 2.2.3 use 2.0.x instead -Original Message-From: Murali Konnipati [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 13, 2006 8:30 PMTo: axis-c-user

RE: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Murali Konnipati
] On Behalf Of Popuri, MonicaSent: Thursday, September 14, 2006 3:00 PMTo: Apache AXIS C User ListSubject: RE: Problem with Axis C++ installatio on Linux PC No need, just comment that part of build.xml around line no 181 i guess -Original Message-From: Murali Konnipati

RE: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Murali Konnipati
PROTECTED] On Behalf Of Arshad Ahamad Sent: Thursday, September 14, 2006 5:02 PM To: Apache AXIS C User List Subject: Re: Problem with Axis C++ installatio on Linux PC hi you can download from here http://cabigcvs.nci.nih.gov/viewcvs/viewcvs.cgi/reactomedata/WEB-INF/lib/ Murali Konnipati writes

Problem with Axis C++ installatio on Linux PC

2006-09-13 Thread Murali Konnipati
Title: Message Hi All, I got the following error when i try to build the file using ant from the SVN code... buildVersionResource: [cc] Starting dependency analysis for 2 files. [cc] 1 files are up to date. [cc] 1 files to be recompiled from dependency analysis. [cc] 2 total files to

RE: Solved Axis C++ installation issues with help from Arshad Ahm ad

2006-09-12 Thread Murali Konnipati
Hi Arshad, My self is Murali Krishna working in Altair Engineering India, Bangalore. I am also facing some problems with installation of Apache Axis C++ on my Linux Pc. Could you please mail me the procedure I need to follow to make it work(like, which packages to install with version etc).

Installation of Axis C++

2006-09-06 Thread Murali Konnipati
Title: Message Hi all, I tried to install Axis C++ source on my linux machine. But it is giving error at the time of configuration. Can any body please mail me the installation steps that i need to carry for Axis C++ on the linux server. Thanks Regards, Murali K

RE: Installation of Axis C++

2006-09-06 Thread Murali Konnipati
yesterday from Samisa. http://ws.apache.org/axis/cpp/antbuild-guide.html -Monica -Original Message-From: Murali Konnipati [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 06, 2006 5:23 PMTo: axis-c-user@ws.apache.orgSubject: Installation of Axis C++ Hi

Accessing C++ web service from JSP Client

2006-08-24 Thread Murali Konnipati
Hi All, I have a C++ based web service and I would like to access the above C++ web service from the JSP client. I don't know is it possible to do the same or no...? Please do the needful favor on the same. Thanks in advance, Murali Krishna K

RE: Accessing C++ web service from JSP Client

2006-08-24 Thread Murali Konnipati
. Regards, Adrian ___ Adrian Dick ([EMAIL PROTECTED]) Murali Konnipati [EMAIL PROTECTED] wrote on 24/08/2006 09:59:49: Hi All, I have a C++ based web service and I would like to access the above C++ web service from the JSP client. I don't know