|
Posted by broersen on 11/10/07 23:00
Im using the PHP SOAP extension.
Within .net you are using httpwebrequest for sending an soapmessage to a
java webservice. I am trying to send an request to an webservice and save
this answer to the database. Here by i have to use an x509 certificate.
If someone has another idea to post an soapmessage with no wsdl.
Regards,
Wilco
"Mike Placentra II" <nothingsoriginalontheinternet@gmail.com> wrote in
message news:1194572631.327771.31440@i38g2000prf.googlegroups.com...
> What package are you using for SOAP? (The PHP SOAP extension, NuSOAP,
> etc.) Or are you generating the XML directly from PHP or using a plain
> XML extension?
>
> Also, what do you mean by HTTP Client? Are you using the Jakarta
> HttpClient class through PHP-Java integration or some other class or
> project called HTTP Client? Or do you mean using HTTP in general?
>
> -Michael Placentra II
>
> On Nov 6, 8:01 am, "broersen" <broerse...@gmail.com> wrote:
>> Hello,
>>
>> Can someone tell how to create a header within a SOAP Message for sending
>> wwith HTTP Client? And how to use x509 certificate with this HTTP
>> Request?
>>
>> Thanks for the help.
>> Regards,
>> Wilco
>
[Back to original message]
|