-
Enhancement
-
Resolution: Done
-
Major
-
1.0.0.Final, 1.0.1.Beta
-
None
When you want to use API in an EJB remote environment, you experience an exception with objects :
java.io.NotSerializableException: org.jberet.runtime.JobInstanceImpl
I think it would be great to implements Serializable for exchangeable objects like JobInstanceImpl or JobExecutionmpl...