rieval..
>
> Thanks again for your help.
>
> Regards,
>
> Henk.
>
> -Original Message-
> From: Henk Schipper [mailto:[EMAIL PROTECTED]
> Sent: vrijdag 13 juni 2003 15:11
> To: [EMAIL PROTECTED]
> Subject: RE: Serializer/deserializer problem.
>
>
>
one.
> Thanks in advance for your help
>
> Regards,
>
> Henk.
>
> -Original Message-
> From: Henk Schipper [mailto:[EMAIL PROTECTED]
> Sent: vrijdag 13 juni 2003 11:19
> To: [EMAIL PROTECTED]
> Subject: RE: Serializer/deserializer problem.
19
To: [EMAIL PROTECTED]
Subject: RE: Serializer/deserializer problem.
Hi Scott,
Thanks for your reply... That helped a lot.
Answering goes great!
next lvl element... but one lvl deeper... i cannot retrieve the values.
I have 1 body element in the 2nd part of the xml, but in the first part I
bject: RE: Serializer/deserializer problem.
Hi Scott,
Thanks for your reply... That helped a lot.
Answering goes great!
next lvl element... but one lvl deeper... i cannot retrieve the values.
I have 1 body element in the 2nd part of the xml, but in the first part I
got 3. That part I also do no
... that
helps a lot.
Regards,
Henk.
-Original Message-
From: Scott Nichol [mailto:[EMAIL PROTECTED]
Sent: donderdag 12 juni 2003 19:44
To: [EMAIL PROTECTED]
Subject: RE: Serializer/deserializer problem.
This may help: I've added some more processing code into the
messaging sampl
pper [mailto:[EMAIL PROTECTED]
> Sent: woensdag 11 juni 2003 23:38
> To: [EMAIL PROTECTED]
> Subject: RE: Serializer/deserializer problem.
>
>
> Thanks for your reply
>
> Unfortunately, I create a message from a microsoft client. Interop problem
> proba
--Original Message-From: Vishal Shah
[mailto:[EMAIL PROTECTED]Sent: woensdag 11 juni 2003
22:08To: [EMAIL PROTECTED]Subject: RE:
Serializer/deserializer problem.
Henk,
You can try this...
public void purchaseOrder (Envelope requestEnvelope,
SOAPCont
[mailto:[EMAIL PROTECTED]Sent: woensdag 11 juni 2003
22:08To: [EMAIL PROTECTED]Subject: RE:
Serializer/deserializer problem.
Henk,
You can try this...
public void purchaseOrder (Envelope requestEnvelope,
SOAPContext reqCtx,SOAPContext resCtx) {
try {
);> String buf = "Output";> return buf;> }>> As you can see, only something to see if it works> What am i doing wrong? Please Help.>> Regards,>> Henk.>> -Original Message-> From: Scott Nichol [mailto:[EMAIL PROTECTED]> Sent: dinsdag 10 ju
Message-
From: Scott Nichol [mailto:[EMAIL PROTECTED]
Sent: woensdag 11 juni 2003 15:55
To: [EMAIL PROTECTED]
Subject: RE: Serializer/deserializer problem.
With messaging, each method in your service must have a parameter
list like
public void purchaseOrder (Envelope env, SOAPContext
;
> -Original Message-
> From: Scott Nichol [mailto:[EMAIL PROTECTED]
> Sent: dinsdag 10 juni 2003 17:09
> To: [EMAIL PROTECTED]
> Subject: Re: Serializer/deserializer problem.
>
>
> One way to access the XML that is the SOAP envelope is to use the
> messaging
Regards,
Henk.
-Original Message-
From: Scott Nichol [mailto:[EMAIL PROTECTED]
Sent: dinsdag 10 juni 2003 17:09
To: [EMAIL PROTECTED]
Subject: Re: Serializer/deserializer problem.
One way to access the XML that is the SOAP envelope is to use the
messaging API.
If you want to keep
One way to access the XML that is the SOAP envelope is to use the
messaging API.
If you want to keep using the RPC API, there are a couple of ways to
get at the XML. One is to create and install an envelope editor
(http://ws.apache.org/soap/docs/guide/transhooks.html). This allows
you to rea
13 matches
Mail list logo