Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 53170 invoked from network); 23 Jan 2007 18:47:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jan 2007 18:47:49 -0000 Received: (qmail 41848 invoked by uid 500); 23 Jan 2007 18:47:50 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 41816 invoked by uid 500); 23 Jan 2007 18:47:50 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 41805 invoked by uid 99); 23 Jan 2007 18:47:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jan 2007 10:47:49 -0800 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) Received: from [204.26.87.76] (HELO uswgne22.uswest.com) (204.26.87.76) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jan 2007 10:47:40 -0800 Received: from egate-ne9.uswc.uswest.com (egate-ne9.uswc.uswest.com [151.117.69.23]) by uswgne22.uswest.com (8/8) with ESMTP id l0NIlJnU019054 for ; Tue, 23 Jan 2007 12:47:19 -0600 (CST) Received: from itomae2ksm01.AD.QINTRA.COM (localhost [127.0.0.1]) by egate-ne9.uswc.uswest.com (8/8.13.7) with ESMTP id l0NIlHkh024365 for ; Tue, 23 Jan 2007 12:47:18 -0600 (CST) Received: from itomae2km08.AD.QINTRA.COM ([10.6.9.157]) by itomae2ksm01.AD.QINTRA.COM with Microsoft SMTPSVC(6.0.3790.1830); Tue, 23 Jan 2007 12:47:18 -0600 X-MessageTextProcessor: DisclaimIt (2.70.270) [Qwest Communications International Inc.] X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C73F1E.E7E0FB95" Subject: Tomahawk 1.1.5 Date: Tue, 23 Jan 2007 12:47:17 -0600 Content-Transfer-Encoding: 7bit Message-ID: <67FE6100D1F7F9409E788F55281503DD0185DC3B@itomae2km08.AD.QINTRA.COM> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tomahawk 1.1.5 thread-index: Acc/HufLc8cTMbXQQKKb1O4scjYg7g== Importance: normal Priority: normal From: "Sanghavi, Shubhra" To: X-OriginalArrivalTime: 23 Jan 2007 18:47:18.0100 (UTC) FILETIME=[E8398140:01C73F1E] X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. ------_=_NextPart_001_01C73F1E.E7E0FB95 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I have implemented tree2 (tomahawk 1.1.5 snapshot) using server side toggling for my application. The application is working fine on tomcat. But when the same application is being deployed on weblogic, the session scoped bean is not maintaining the state. In other words , whenever I click the node on the tree to see the expanded nodes, the constructor of backing bean gets called even though it is defined with session scope. As a result , I am unable to get the expanded tree. =20 Has anybody faced this issue on weblogic ? =20 Thanks, Shubhra =20 This communication is the property of Qwest and may contain confidential = or privileged information. Unauthorized use of this communication is = strictly=20 prohibited and may be unlawful. If you have received this communication = in error, please immediately notify the sender by reply e-mail and = destroy=20 all copies of the communication and any attachments. ------_=_NextPart_001_01C73F1E.E7E0FB95 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Blank
I have = implemented=20 tree2 (tomahawk 1.1.5 snapshot) using server side toggling for my = application.=20 The application is working fine on tomcat. But when the same application = is=20 being deployed on weblogic, the session scoped bean is not maintaining = the=20 state. In other words , whenever I click the node on the tree to = see=20 the expanded nodes, the constructor of backing bean gets called = even though=20 it is defined with session scope. As a result , I am unable to get = the=20 expanded tree.
 
Has = anybody faced=20 this issue on weblogic ?
 
Thanks,
Shubhra

 



This communication is the property of Qwest and may contain confidential = or=20 privileged information. Unauthorized use of this communication is = strictly=20 prohibited and may be unlawful. If you have received this communication = in error, please immediately notify the sender by reply e-mail and = destroy=20 all copies of the communication and any attachments. ------_=_NextPart_001_01C73F1E.E7E0FB95--