Re: Handling https request in server side

2010-01-06 Thread Amila Suriarachchi
On Thu, Jan 7, 2010 at 3:13 AM, SivaKumarl wrote: > > Hi Friends, > I have deployed axis2 webservices using https protocol, my > problem is server unable to recognise https request but it is working fine > in localsystem and also working with HTTP protocol. > Normally https is ha

Handling https request in server side

2010-01-06 Thread SivaKumarl
Hi Friends, I have deployed axis2 webservices using https protocol, my problem is server unable to recognise https request but it is working fine in localsystem and also working with HTTP protocol. kindly help if any configuration needs in server and client to enable HTTPS protoc

[jira] Commented: (AXIS2-4588) Custom WSDLs are Blocking the Client Request

2010-01-06 Thread Maria Sekar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797220#action_12797220 ] Maria Sekar commented on AXIS2-4588: Hi Amila, I received empty soap message only. Re

[Axis2] Invoking Interdependent Web Services in a distributed system.

2010-01-06 Thread Kanchana Welagedara
Hi All, I have deployed two Axis 2 web services in two different machines in two different application servers.Service 1 should be served the Service 2 in the other machine. How do I resolve the service group issue here and invoke WS2 after WS2 the other to get the final result? My Method. =