Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: MOP-32
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: James Strachan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forge: MOP

rationalise the command names a little

Created: 05/Aug/09 03:22 PM   Updated: 05/Aug/09 03:22 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0


 Description  « Hide
we could do with an 'exec' which just executes the commands in a child process?

now we have fork, maybe we don't need "execjar" and "exec"?

names seem a bit inconsistent; we maybe need clearer names. e.g. fork, forkjar, forkrun maybe?

run - run java class
jar - run jar
exec - run arbitrary commands

then fork to fork a new jvm?

  • fork <args>
  • forkrun run a java class forked
  • forkjar run a jar forked


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.