Re: Problem with Axis and HTTPS/SSL

2003-11-06 Thread teoman teoman
hi Andrew,   I had the same problem before, and I set the my .keystore file location and password for it as follow and it did worked for me: java  -Djavax.net.ssl.trustStore= -Djavax.net.ssl.trustStorePassword=   hope it works...   teoman Andrew Davis <[EMAIL PROTECTED]> wrote: Our environment:RH L

hi everybody..i need little help please for deploying service using AdminClient

2003-10-30 Thread teoman teoman
hi everybodyl, when I tried to use AdminClient to deploy a service over SSL I got exception as follow: java org.apache.axis.client.AdminClient -lhttps://servername:8443 deploy.wsdd Processing file deploy.wsdd Exception:: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorExce

hi everybody..i need little help please for deploying service using AdminClient over SSL

2003-10-30 Thread teoman teoman
hi all,   when I tried to use AdminClient to deploy a service over SSL I got exception as follow:   java org.apache.axis.client.AdminClient -lhttps://servername:8443 deploy.wsddProcessing file deploy.wsddException:: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No

Exception:: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found

2003-10-30 Thread teoman teoman
Hi  everybody,   I am running axis 1.1 and Tomcat 4.1.18,and I already made a vertificate.. and I am getting this exception when I try to deploy my service by using java org.apache.axis.client.AdminClient -lhttps://hostname:8443 deploy.wsdd   Exception:: javax.net.ssl.SSLHandshakeException sun.sec

please help...The class javax.activation.DataHandler is defined in a java or javax package and cannot be converted into an xml schema type. An xml schema anyType will be used to define this class in the wsdl file.

2003-10-25 Thread teoman teoman
hi everybody,   I am trying to use org.apache.axis.wsdl.Java2WSDL  tool, but I am getting this error..  "The class javax.activation.DataHandler is defined in a java or javax package and cannot be converted into an xml schema type.  An xml schema anyType will be used to define this class in the wsd