SOAP query ower SSL?

I need to connect to an webservice using SOAP over https to recieve an answer.

Either using R5 or R6.

Is there anyone knowing anything about how to do/ackomplish this?

My knowledge in java is not very good but any thougts would help.

Many thanks

Calle

Subject: SOAP query ower SSL?

The easiest API out there to make SOAP Calls is Mind Electric GLUE.

I guess that by putting the GLUE-ALL.jar in the appropriate folder on your server, you can import it in your agents and save a lot of time. GLUE api is a charm.

Dont know if Domino 6’s Java came with all the necessary libs for making SOAP calls on its own… correct me anyone