Serialize AbstractStateMachine?

2016-02-04 Thread Maxi Visconti
Hi guys, I'm a newbie with Apache Commons SCXML 0.9 and I'm having trouble trying to serialize my own class that extends from AbstractStateMachine. I'm implementing Serializable interface but the problem is that AbstractStateMachine doesn't have a default non-arg constructor, so, is there any way

[ANNOUNCE] Apache Commons Weaver 1.2 Released

2016-02-04 Thread Matt Benson
The Apache Commons Team is pleased to announce the availability of: Apache Commons Weaver 1.2 Apache Commons Weaver provides an easy way to enhance compiled Java classes by generating ("weaving") bytecode into those classes. The release notes can be reviewed at: