RE: Error communicating between two websevice

2009-05-04 Thread Salman A. Kagzi
Hi Asankha, The reason I am going with the nhttp transport, is that I have these services running over HTTPS as well and I am not sure if there is any other way to use HTTPS with Axis2 without using nio connectors. Please do let me know if there is an alternative available. Thanks,

Error communicating between two websevice

2009-04-28 Thread Salman A. Kagzi
Hi All, I am working on a web service which acts as a client as well as server. I am trying to deploy two instances of this web service on separate servers and try and setup a communication link between them. On M/C-1 I have installed axis2 1.3 under JBoss 4.2.2 and have deployed my web

Starting and stopping axis server.

2009-02-12 Thread Salman A. Kagzi
Hi All, I am new to axis and also new to UNIX environment, I am stuck with one problem hope you guys could help me out. I need to setup axis2 1.3 standalone servers on various production sites. The setup should be such that axis2 can run unsupervised. What it means is if by any chance a

RE: Error establishing end to end conectivity in axis and jboss

2009-02-05 Thread Salman A. Kagzi
didn't speify the action of M/C-3's WebService. | http://192.168.1.28:9000/axis2/services/ and the WSA | Action = null please check your code in M/C-1 calling the M/C-3's WebService Guo - Original Message - From: Salman A. Kagzi salma...@s7software.com To: axis-user@ws.apache.org

RE: Error establishing end to end conectivity in axis and jboss

2009-02-05 Thread Salman A. Kagzi
-1 calling the M/C-2's WebService Guo - Original Message - From: Salman A. Kagzi salma...@s7software.com To: axis-user@ws.apache.org Sent: Thursday, February 05, 2009 4:43 PM Subject: RE: Error establishing end to end conectivity in axis and jboss | Hi Guo, | | Thanks for your response

Error establishing end to end conectivity in axis and jboss

2009-02-04 Thread Salman A. Kagzi
Hi All, I have an axis web service which can acts as a client as well as server. I am trying to deploy two instances of this web service on separate servers and try and setup a communication link between them. On M/C-1 I have installed axis2 1.3 under jboss 4.0.5 and have deployed my web