Re: Deploying Axis2 and Secure web service causes the client to hang

2010-03-29 Thread SM
Is there a way to enable logging to debug this further.  Any tips much appreciated. Thanks,Monisha --- On Mon, 3/29/10, SM wrote: From: SM Subject: Re: Deploying Axis2 and Secure web service causes the client to hang To: java-user@axis.apache.org, moni_spar...@yahoo.com Date: Monday, March 29

Re: Deploying Axis2 and Secure web service causes the client to hang

2010-03-29 Thread SM
The code is hanging on the call     //execute the operation client     _operationClient.execute(true);   Any tips in resolving this will beneficial.   Thanks --- On Mon, 3/29/10, SM wrote: From: SM Subject: Deploying Axis2 and Secure web service causes the client to hang To: java-user

Deploying Axis2 and Secure web service causes the client to hang

2010-03-29 Thread SM
t; + result);    } } --- On Tue, 3/23/10, Nandana Mihindukulasooriya wrote: From: Nandana Mihindukulasooriya Subject: Re: Deploying Axis2 and Secure web service To: java-user@axis.apache.org, moni_spar...@yahoo.com Date: Tuesday, March 23, 2010, 4:56 PM Hi Monisha,   Apache Rampart is the mo

Re: Deploying Axis2 and Secure web service

2010-03-26 Thread SM
strap.java:414)[INFO] org.apache.axis2.AxisFault: The system is attempting to engage a module that is not available: addressing Best wishes,Monisha --- On Fri, 3/26/10, Andreas Veithen wrote: From: Andreas Veithen Subject: Re: Deploying Axis2 and Secure web service To: java-user@axis.apache.org Date: Fr

Re: Deploying Axis2 and Secure web service

2010-03-26 Thread Andreas Veithen
g.reflect.Method.invoke(Method.java:592) >> at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) >> at org.apache.catalina.startup.Bootstrap.main(Boots >> I want to deploy, test and then make it a secure web service.  Any tips or >> pointers will be helpful. >&

Re: Deploying Axis2 and Secure web service

2010-03-26 Thread SM
appreciated. Thanks, Monisha --- On Thu, 3/25/10, Chinmoy Chakraborty wrote: From: Chinmoy Chakraborty Subject: Re: Deploying Axis2 and Secure web service To: java-user@axis.apache.org, moni_spar...@yahoo.com Cc: "Nandana Mihindukulasooriya" Date: Thursday, March 25, 2010, 10:49 PM You h

Re: Deploying Axis2 and Secure web service

2010-03-25 Thread Chinmoy Chakraborty
startup.Bootstrap.main(Boots > > I want to deploy, test and then make it a secure web service. Any tips or > pointers will be helpful. > > Thanks, > Monisha > --- On *Tue, 3/23/10, Nandana Mihindukulasooriya > *wrote: > > > From: Nandana Mihindukulasooriya

Re: Deploying Axis2 and Secure web service

2010-03-25 Thread SM
hen make it a secure web service.  Any tips or pointers will be helpful. Thanks,Monisha--- On Tue, 3/23/10, Nandana Mihindukulasooriya wrote: From: Nandana Mihindukulasooriya Subject: Re: Deploying Axis2 and Secure web service To: java-user@axis.apache.org, moni_spar...@yahoo.com Date: Tues

Re: Deploying Axis2 and Secure web service

2010-03-23 Thread Nandana Mihindukulasooriya
Hi Monisha, Apache Rampart is the module which is used to secure Axis2 based web services and the information here [1],[2] will be useful. Best regards, Nandana [1] - http://ws.apache.org/rampart/articles.html [2] - http://wso2.org/library/3190 On Wed, Mar 24, 2010 at 12:43 AM, SM wro

Deploying Axis2 and Secure web service

2010-03-23 Thread SM
Hi all,   Is there a tutorial that any of u can point me to so that I can create a secure web service.  That is a web service incorporating the ws-security standards when creating the webservice and also when creating the client that communicates with this web service.   Your response in this re