Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 64333 invoked from network); 17 Jun 2010 12:30:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Jun 2010 12:30:18 -0000 Received: (qmail 83355 invoked by uid 500); 17 Jun 2010 10:40:57 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 82721 invoked by uid 500); 17 Jun 2010 10:40:53 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 81711 invoked by uid 99); 17 Jun 2010 10:40:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jun 2010 10:40:52 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jorgems101@hotmail.com designates 65.55.116.104 as permitted sender) Received: from [65.55.116.104] (HELO blu0-omc3-s29.blu0.hotmail.com) (65.55.116.104) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jun 2010 10:40:42 +0000 Received: from BLU0-SMTP4 ([65.55.116.72]) by blu0-omc3-s29.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 17 Jun 2010 03:40:22 -0700 X-Originating-IP: [80.27.101.182] X-Originating-Email: [jorgems101@hotmail.com] Message-ID: Received: from [10.178.235.48] ([80.27.101.182]) by BLU0-SMTP4.blu0.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Thu, 17 Jun 2010 03:40:20 -0700 From: Jorge Hotmail Trabajo To: Commons Users List In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Subject: Re: [SCXML] Problem passing data through the SCXML Mime-Version: 1.0 (iPhone Mail 7E18) Date: Thu, 17 Jun 2010 12:01:49 +0200 References: X-Mailer: iPhone Mail (7E18) X-OriginalArrivalTime: 17 Jun 2010 10:40:21.0606 (UTC) FILETIME=[7C7A1060:01CB0E09] Thanks jocke, Now is working!! Jorge El 17/06/2010, a las 10:02, jocke eriksson =20 escribi=C3=B3: > You have to use the evaluator. > > evaluator =3D scInstance.getEvaluator(); > ctx =3D scInstance.getRootContext(); > > Object o =3D evaluator.eval(ctx, NameOfValueInDataModel); > > Jocke > > 2010/6/17 Jorge Moratinos > >> >> >> >> >> >> >> >> >> >> Hi! >> >> I`ve a problem with the SCXML, i use custom actions, and everything =20= >> is >> fine, but, if i have to insert a data from the model data i had =20 >> generated >> with the next code line: >> >> >> >> >> >> >> >> NameOfValueDataModel contains the value passed at payload in one >> transition. After the execution of this line, the value of valueA =20 >> in my >> class are the string "NameOfValueInDataModel", not the value =20 >> contained at >> context variable. >> >> >> >> Please help me! >> >> >> >> Thanks >> >> >> _________________________________________________________________ >> Los cochazos de los famosos Patrick Dempsey, Tom Cruise o Michael =20 >> Douglas >> presumen de autom=C3=B3vil >> http://motor.es.msn.com/coches/galeria.aspx?cp-documentid=3D152634169 >> --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org