Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 7261 invoked from network); 25 Apr 2007 17:14:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Apr 2007 17:14:37 -0000 Received: (qmail 72112 invoked by uid 500); 25 Apr 2007 17:14:31 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 72043 invoked by uid 500); 25 Apr 2007 17:14:31 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 72002 invoked by uid 99); 25 Apr 2007 17:14:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 10:14:31 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [206.190.53.29] (HELO smtp104.plus.mail.re2.yahoo.com) (206.190.53.29) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 25 Apr 2007 10:14:21 -0700 Received: (qmail 44654 invoked from network); 25 Apr 2007 17:14:00 -0000 Received: from unknown (HELO devel) (sanjeshpathak@72.20.146.160 with login) by smtp104.plus.mail.re2.yahoo.com with SMTP; 25 Apr 2007 17:13:59 -0000 X-YMail-OSG: 56BNw9EVM1l.C7wVENpWYtDJ22Zawj81mBrBpzZRuqSTbewAL8.D2ayqRqnd.0QkyygzEkphALdoiRFz1nUFWFMa_yI5nMh4PYJfzjAZhwT2fNBJFqFn From: "Sanjesh Pathak" To: , Subject: RE: [axis2 ]soap session scope does not work Date: Wed, 25 Apr 2007 12:14:35 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001E_01C78733.4ACD5140" X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <4a8098fb0704250913i2685ba1dma33bc3daa9480b6@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Thread-Index: AceHWHHUZJEa5BHcSReUzo2y2g+9+wABFGQg X-Virus-Checked: Checked by ClamAV on apache.org Message-Id: <20070425171423.49FA510FB018@herse.apache.org> ------=_NextPart_000_001E_01C78733.4ACD5140 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi Nencho, Did you engage addressing module on the client side? This is required for soap session based communication. Sanjesh _____ From: Nencho Lupanov [mailto:nencholupanov@googlemail.com] Sent: Wednesday, April 25, 2007 11:14 AM To: axis-dev@ws.apache.org; axis-user@ws.apache.org Subject: [axis2 ]soap session scope does not work Hi All, I read this axis2 session management article: http://www.developer.com/java/web/article.php/3620661 Basically, it says that i can define my services being of a soap session scope, then i have to put this option on my client: options.setManageSession(true); Therefore it is expected for the service to include element as an session identifier in the soap envelope. I tested this and it does not work - axis2 does not put that element, in order to be used as session identifier.Am i missing something or this is a bug? Thanks, Nencho ------=_NextPart_000_001E_01C78733.4ACD5140 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi Nencho,

 

Did you engage addressing module on = the client side? This is required for soap session based = communication.

 

Sanjesh

=

 


From: = Nencho Lupanov [mailto:nencholupanov@googlemail.com]
Sent: Wednesday, April = 25, 2007 11:14 AM
To: axis-dev@ws.apache.org; axis-user@ws.apache.org
Subject: [axis2 ]soap = session scope does not work

 

Hi All,

 

I read this axis2 session management = article:

 

Basically, it says that i can define my services being of a soap session scope,

then i have to put this option on my = client:

options.setManageSession(true);<= /b>
 

Therefore it is expected for the service to include <wsa:ReferenceParameters>
element as an session identifier in the soap = envelope.

 

I tested this and it does not work - axis2 does not put that = element, in order

to be used as session identifier.Am i missing something or this = is a bug?

 

Thanks,

Nencho

 

 

------=_NextPart_000_001E_01C78733.4ACD5140--