
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Linux/JBoss-3.2.7
|
|
| Resolution Date: |
24/May/05 04:33 AM
|
|
JetspeedDeploy cannot be invoked from the command line with the "-s" flag, because the check in line 48 checks that the first argument is the option (which matches the usage hint), but the actual invocation of the class (line 59) passes the first argument as infile (i.e. "-s", which is not found, of course).
|
|
Description
|
JetspeedDeploy cannot be invoked from the command line with the "-s" flag, because the check in line 48 checks that the first argument is the option (which matches the usage hint), but the actual invocation of the class (line 59) passes the first argument as infile (i.e. "-s", which is not found, of course).
|
Show » |
| There are no comments yet on this issue.
|
|