Configuration: Reading multiple files with the same name (from different jars)

2010-05-17 Thread rhwinzin
Hi, I'm currently designing an application which has to be very flexible / extendable. My idea was to provide certain hooks (i.e. configuration files with well defined names) that can be placed in various jar modules or in the file-system classpath. Maybe I should give an example: Say we have a

[Travel Assistance] - applications Open for ApacheCon NA 2010

2010-05-17 Thread sebb
The Travel Assistance Committee is now taking in applications for those wanting to attend ApacheCon North America (NA) 2010, which is taking place between the 1st and 5th November in Atlanta. The Travel Assistance Committee is looking for people who would like to be able to attend ApacheCon,

[scxml] State hierarchy with scxml

2010-05-17 Thread Charbel Abou-Khalil
HI, Just wondering whether it is possible to define a state hierarchy with scxml? In short if you have a tree and the state of each tree node is based on a set of rules that will involve the states of the child nodes all the way down to the leaf nodes of the tree. Many thanks Regards

Re: [scxml] State hierarchy with scxml

2010-05-17 Thread Sachin Dole
On May 17, 2010 11:09 AM, Charbel Abou-Khalil charbe...@hotmail.com wrote: HI, Just wondering whether it is possible to define a state hierarchy with scxml? In short if you have a tree and the state of each tree node is based on a set of rules that will involve the states of the child nodes all

Re: [scxml] State hierarchy with scxml

2010-05-17 Thread Rahul Akolkar
On Mon, May 17, 2010 at 12:08 PM, Charbel Abou-Khalil charbe...@hotmail.com wrote: HI, Just wondering whether it is possible to define a state hierarchy with scxml? In short if you have a tree and the state of each tree node is based on a set of rules that will involve the states of the

Re: Configuration: Reading multiple files with the same name (from different jars)

2010-05-17 Thread Oliver Heger
Hi Ralph, Am 17.05.2010 12:34, schrieb rhwinzin: Hi, I'm currently designing an application which has to be very flexible / extendable. My idea was to provide certain hooks (i.e. configuration files with well defined names) that can be placed in various jar modules or in the file-system

Re: [scxml] State hierarchy with scxml

2010-05-17 Thread Charbel Abou-Khalil
Thanks Rahul. You are spot on, this was exactly what I was looking for. Many thanks. Regards -- From: Rahul Akolkar rahul.akol...@gmail.com Sent: Monday, May 17, 2010 8:34 PM To: Commons Users List user@commons.apache.org Subject: Re: [scxml]