RE: apache 2.3.1 and SSL

2004-06-10 Thread Sinha, Madhukar [IT]
ass. This class does not appear to have a programmatic approach, e.g. a setDefault method. Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. - Original Message - From: "Sinha, Madhukar [IT]" &l

RE: apache 2.3.1 and SSL

2004-06-10 Thread Sinha, Madhukar [IT]
works with HttpsUrlConnection calls) but apache SOAP calls fail as my TRUST ALL is not taking effect. Is there a setting in apache soap or any ENV setting by which i could tell APACHE soap to "trust all" . Please help Regards Madhukar -Original Message- From: Sinha, Madhukar [IT] Sent: Thu

RE: apache 2.3.1 and SSL

2004-06-10 Thread Sinha, Madhukar [IT]
put certificates into keystores (or programmatically get that). Also you need to configure your servers. Finally change SOAP calls from HTTP to HTTPs. Daniel Sinha, Madhukar [IT] wrote: > I have JSSE 1.0.2 , does apache SOAP have a minimum requirement of > JSSE 1.0.3? we are using J2SE 1.3

RE: apache 2.3.1 and SSL

2004-06-04 Thread Sinha, Madhukar [IT]
that). Also you need to configure your servers. Finally change SOAP calls from HTTP to HTTPs. Daniel Sinha, Madhukar [IT] wrote: > I have JSSE 1.0.2 , does apache SOAP have a minimum requirement of > JSSE 1.0.3? we are using J2SE 1.3.0 here > > thanks > madhukar > > &

RE: apache 2.3.1 and SSL

2004-06-03 Thread Sinha, Madhukar [IT]
ed to configure your servers. Finally change SOAP calls from HTTP to HTTPs. Daniel Sinha, Madhukar [IT] wrote: > I have JSSE 1.0.2 , does apache SOAP have a minimum requirement of > JSSE 1.0.3? we are using J2SE 1.3.0 here > > thanks > madhukar > > > -Orig

RE: apache 2.3.1 and SSL

2004-06-03 Thread Sinha, Madhukar [IT]
I have JSSE 1.0.2 , does apache SOAP have a minimum requirement of JSSE 1.0.3? we are using J2SE 1.3.0 here   thanks madhukar   -Original Message-From: Sinha, Madhukar [IT] Sent: Thursday, June 03, 2004 1:38 PMTo: [EMAIL PROTECTED]Subject: apache 2.3.1 and SSL Hello

apache 2.3.1 and SSL

2004-06-03 Thread Sinha, Madhukar [IT]
Hello   I have SOAP webservices running under JRUN . Our server is moving to SSL.  I understand that no changes need to be done on server side.   but if i have java WEBservice clients - can someone suggest me examples or how/what change will be needed . I saw that we need JSSE 1.2.1 or high

SOAP and security

2004-03-25 Thread Sinha, Madhukar [IT]
Folks, How secure is SOAP at present, esp when it comes to transmission of secure data over network , and also in terms of client-server authentication?? i just read http://ws.apache.org/axis/java/security.html Just wanted some views - 1> how does apache soap 2.3.1 compare to AXIS on SSL sup

RE: error starting tcptunnelgui

2003-08-14 Thread Sinha, Madhukar [IT]
My TCP tunnel GUI hangs and also the call. when i dont use the tunnel , calls go fine . But as soon as i use it as a proxy call hangs. client is perl based and i can see that call is made and server sends the response ( whole soap envelope). (i see this in GUI) . It hangs here .. both GUI and

RE: turn off cookies and enable URLRewriting

2003-07-08 Thread Sinha, Madhukar [IT]
Is there a plan to have this feature inbuilt into Soap router? -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2003 8:13 PM To: [EMAIL PROTECTED] Subject: Re: turn off cookies and enable URLRewriting To maintain a session, the server must send the

Does .NET client work with Apache SOAP 2.3 or only with AXIS?

2003-07-02 Thread Sinha, Madhukar [IT]
Does .NET client work with Apache SOAP 2.3 service or only with AXIS service? Please help? -Original Message- From: Daniel Zhang [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 4:14 PM To: [EMAIL PROTECTED] Subject: Re: response and result tag override Steve Pruitt wrote:

RE: URJENT -- Deploy descriptor problem with apache soap

2002-12-11 Thread Sinha, Madhukar [IT]
uch grasping at straws to understand the problem you are having. Scott Nichol - Original Message ----- From: "Sinha, Madhukar [IT]" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 11, 2002 2:42 PM Subject: RE: URJENT -- Deploy descriptor problem with ap

RE: URJENT -- Deploy descriptor problem with apache soap

2002-12-11 Thread Sinha, Madhukar [IT]
g to /soap/servlet/rpcrouter. If you access the servlet through another URL, such as /rmsoapsvc/servlet/rpcrouter, it may be that the init params won't be picked up. Scott Nichol - Original Message ----- From: "Sinha, Madhukar [IT]" <[EMAIL PROTECTED]> To: <[EMAIL PROTEC

RE: URJENT -- Deploy descriptor problem with apache soap

2002-12-11 Thread Sinha, Madhukar [IT]
GUYS any clue? where could i be wrong? -Original Message- From: Sinha, Madhukar [IT] Sent: Wednesday, December 11, 2002 9:50 AM To: '[EMAIL PROTECTED]' Subject: RE: URJENT -- Deploy descriptor problem with apache soap hi, i am not using any war .. My files are in exploded

RE: URJENT -- Deploy descriptor problem with apache soap

2002-12-11 Thread Sinha, Madhukar [IT]
getRealPath, so try leaving off the start of the file path > (/export/enterprise-docs/riskmast/). So, in web.xml, configFile would > be "config/local/soap.xml" and in soap.xml filename would be > "rmsoapsvc/WEB-INF/jsp/DeployedServices.ds" > > Scott Nichol > >

URJENT -- Deploy descriptor problem with apache soap

2002-12-10 Thread Sinha, Madhukar [IT]
Title: axis     I am having problems with deploy descriptors . The config manger is not bieng able to locate it registry file and is looking at wrong place.   Here is the -   soap.xml file (/export/enterprise-docs/riskmast/config/local/soap.xml)             web.xml file of the webap