Re: [SCXML] Parent and child engines

2009-03-06 Thread Rahul Akolkar
On Fri, Mar 6, 2009 at 5:11 AM, Armel SORO wrote: > Hi, > > Since I am new to SCXML, I have some questions to ask: > First, is it possible to automatically trigger an event from a derived > engine to a main engine? In terms of current implementation, the only event that you can rely on is the $s

Re: [Configuration] CombinedConfiguration reloading issue in conjunction with SubnodeConfiguration

2009-03-06 Thread Ralph Goers
I don't see an attachment. Can you open a Jira and attach the test case there? Ralph On Mar 6, 2009, at 1:05 AM, Paul Meyer wrote: Hey *, I'm currently having an issue with the CombinedConfiguration. I would be very grateful if someone could have a look at the problem. I'm not sure if

[SCXML] Parent and child engines

2009-03-06 Thread Armel SORO
Hi, Since I am new to SCXML, I have some questions to ask: First, is it possible to automatically trigger an event from a derived engine to a main engine? Secondly, how can we handle "unexpected" events (events not taken into account) in a given state machine? Any answer to the questions above wo

Re: [Commons NET]

2009-03-06 Thread Ward
Okey, this did the job indeed! Should have reed the api more detailed... Thanks! Ward Steve Cole schreef: I think you need to call the FTPClient completePendingCommand() method. Here's the example from API documentation... For example, InputStream input; OutputStream output; input = new

[Configuration] CombinedConfiguration reloading issue in conjunction with SubnodeConfiguration

2009-03-06 Thread Paul Meyer
Hey *, I'm currently having an issue with the CombinedConfiguration. I would be very grateful if someone could have a look at the problem. I'm not sure if this is a bug, if I miss something or if I'm just trying to use the CombinedConfiguration in way it isn't design for. Here's what I'm trying to