Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 98960 invoked from network); 12 Dec 2005 09:10:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Dec 2005 09:10:44 -0000 Received: (qmail 92415 invoked by uid 500); 12 Dec 2005 09:10:36 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 92135 invoked by uid 500); 12 Dec 2005 09:10:34 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 92115 invoked by uid 99); 12 Dec 2005 09:10:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2005 01:10:33 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [69.145.248.58] (HELO cluster1.bresnan.net) (69.145.248.58) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2005 01:10:32 -0800 Received: from [69.145.125.47] (HELO MSPARR) by fe-1.cluster1.bresnan.net (CommuniGate Pro SMTP 4.3.7) with ESMTP id 333668025 for commons-user@jakarta.apache.org; Mon, 12 Dec 2005 02:10:10 -0700 Reply-To: From: "Mike Sparr - www.goomzee.com" To: "'Jakarta Commons Users List'" Subject: RE: [SCXML] Help with SCXML Send usage Date: Mon, 12 Dec 2005 02:09:45 -0700 Organization: GOOMZEE.COM Message-ID: <025501c5fefb$cbf98160$3daffea9@MSPARR> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Rahul, Binary for 1211 is corrupt, ZIP version didn't upload and GZ is only 45k? Can you check that and if you get a build to work, any chance email binary to me (ZIP or GZ ok). We tried to build the source which appears okay, but don't have Maven, etc. If you can check that binary I'd appreciate it. http://cvs.apache.org/builds/jakarta-commons/nightly/commons-scxml/ Cheers, Mike -----Original Message----- From: Rahul Akolkar [mailto:rahul.akolkar@gmail.com] Sent: Saturday, December 10, 2005 5:03 PM To: Jakarta Commons Users List Subject: Re: [SCXML] Help with SCXML Send usage On 12/10/05, Rahul Akolkar wrote: > > On 12/10/05, Mike Sparr - www.goomzee.com wrote: > > Rahul, > > > > I haven't compiled/tested, but it looks like this (below) is what is > > needed in the SCXMLDigester.java? Is there any way for you to > > verify and perhaps rebuild the binary - I don't want to stray too > > far from your codebase. :-) > > > > > Yup, something similar :-) I'm going to take a stab at that today. > I'll ping this thread when I make some progress. > Mike - I've made some changes in r355810 [1] which will now cause the external nodes to be populated in the Send instance. I've added a utility method Send#getBodyContent() to obtain the serialized body content. A test case was added in the same commit which might be useful in terms of spotting the changes. You'll need to implement the SCXML EventDispatcher interface to do the necessary marshalling of the body content markup to suit your needs. This should be reflected in the 12112005 nightly binaries, which will be available here [2] tomorrow. -Rahul [1] http://svn.apache.org/viewcvs.cgi?rev=355810&view=rev [2] http://cvs.apache.org/builds/jakarta-commons/nightly/commons-scxml/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org