Stefan Richter created EXEC-84:
----------------------------------
Summary: CommandLine implementing Serializeable
Key: EXEC-84
URL: https://issues.apache.org/jira/browse/EXEC-84
Project: Commons Exec
Issue Type: New Feature
Environment: all
Reporter: Stefan Richter
In my java application i have to execute various CommandLine applications. Now
i want to send these applications as Actors to a remote machine. The most
natural would be to have the CommandLine object of apache exec in the Actor
message. However, the CommandLine does not implement the Serializable
interface. Is there any problem tagging the CommandLine object as Serializable?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)