Maciej Swiderski [
http://community.jboss.org/people/swiderski.maciej] replied to the
discussion
"error on serialization object"
To view the discussion, visit:
http://community.jboss.org/message/540865#540865
--------------------------------------------------------------
Inside that class you have two members:
ComponetsService servComp;
Componets portComp;
are those two serializable? Or do you need them to be serialized? If not mark them as
transient.
I understand that your project can be large but I meant to have complete set of classes
that interacts with jBPM not all of you components.
Cheers,
Maciej
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/540865#540865]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]