x27;s
---Original Message---
From: [EMAIL PROTECTED]
Date: lundi 11 août 2003 20:55:37
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: ClassCastException + SOAP Header session
Said,
All looks well as far as I can see. I would advise you to go as far back to
basics as possible to t
35
À : [EMAIL PROTECTED]; [EMAIL PROTECTED]
Objet : RE: ClassCastException + SOAP Header session
Said,
In your client it seems that you are going to invoke the session handler
twice due to it being in the global and service-specific chains. I would
remove the parts from the global chain so that
It sounds like the code that is handling the SOAPHeaders could be wrong
somewhere... I would look at that first.
Jim
-Original Message-
From: Said elaissaoui [mailto:[EMAIL PROTECTED]
Sent: 12 August 2003 08:40
To: [EMAIL PROTECTED]
Subject: RE: ClassCastException + SOAP Header session
t 2003 11:23
To: [EMAIL PROTECTED]
Subject: RE: ClassCastException + SOAP Header session
It still not work.
I reexplain lmy problem :
Axis commes a handler called org.apache.axis.handlers.SimpleSessionHandler
that provides SOAP header based session management. To use the simple
session handler wi
dler"/>
> type="java:org.apache.axis.providers.java.MsgProvider"/>
>
>
>
>
> http://xml.apache.org/axis/wsdd/
>
>
>
>
>
>
>
>
>
>
>
>
>
> ...
>
> pivot="java:org.apache.axis.transport.http.HTTPSender">
&g
hi,
if i am correct then i think yr handler
name(SimpleSessionHandler) and type(session) are not compatible.
the type should be SimpleSession if the handler is
SimpleSessionHandler
I haven't used this before but according to the
org.apache.axis.handlers.SimpleSessionHandler
it sounds like.
: [EMAIL PROTECTED];
[EMAIL PROTECTED]Objet : Re: ClassCastException + SOAP
Header session
hi,
if i am correct then i think yr handler
name(SimpleSessionHandler) and type(session) are not compatible.
the type should be SimpleSession if the handler
is SimpleSessionHandl
it wa just a mistake in my email i have :
in my wsdd files
-Message d'origine-
De : Jim Harris [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 8 août 2003 11:11
À : [EMAIL PROTECTED]; [EMAIL PROTECTED]
Objet : RE: ClassCastException + SOAP Header session
Said,
One thing I can see is
it was
just a mistake in my email
-Message d'origine-De : Jeyakumaran.C
[mailto:[EMAIL PROTECTED]Envoyé : vendredi 8
août 2003 11:31À : [EMAIL PROTECTED];
[EMAIL PROTECTED]Objet : Re: ClassCastException + SOAP
Header session
hi,
if i am correct then i thi
Said,
One thing I can see is that you are referencing the SimpleSessionHandler by
the wrong name in the request and response flows of your service:
> type="java:org.apache.axis.handlers.SimpleSessionHandler"/>
>
>
>
>
>
>
>
> ..
>
You give the handler the name 'S
10 matches
Mail list logo