Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.1.0
-
Component/s: Command-line
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||
|---|---|---|---|
|
|||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0.1 [ 10365 ] | |
| Priority | Blocker [ 1 ] | |
| Description |
We are not able to execute a command with argument in commmand line:
{code} ./petals-cli.sh -c deploy -u file:///home/cdeneux/workspace/petalslink-product-trunk/dev/prod/petals/components-sls/components/petals-bc-soap/target/petals-bc-soap-4.3.0-SNAPSHOT.zip -D myParam=myValue {code} results in: {code} ERROR: Unrecognized option: -D usage: Petals JMX Command Line Interface [-d] [-h <host> -n <port> | -h <host> -n <port> -u <user> -p <password> | -a <alias>][-H | -V | [--file] <filename> | -c <command> | -C] -a,--alias <alias> Connection alias in the preference file. -c,--command <command> Execute a command given on the command line. -C,--console Enable the mode 'console'. -d,--debug Print stack trace and debugging informations --file <filename> Enable the script file execution. If filename is '-', commands are read from the stdin. -H,--help Print this help message and exit. -h,--host <host> JMX host of the remote petals ESB. -n,--port <port> JMX port of the remote petals ESB. -p,--password <password> JMX password of the remote petals ESB. -u,--user <user> JMX user of the remote petals ESB. -V,--version Print the version number and exit. Which evolution would you like on Petals? Share it! http://www.petalslink.com/feedback {code} |
We are not able to execute a command with argument in commmand line:
{code} ./petals-cli.sh -c deploy -u file:///home/.../petals-bc-soap-4.3.0-SNAPSHOT.zip -D myParam=myValue {code} results in: {code} ERROR: Unrecognized option: -D usage: Petals JMX Command Line Interface [-d] [-h <host> -n <port> | -h <host> -n <port> -u <user> -p <password> | -a <alias>][-H | -V | [--file] <filename> | -c <command> | -C] -a,--alias <alias> Connection alias in the preference file. -c,--command <command> Execute a command given on the command line. -C,--console Enable the mode 'console'. -d,--debug Print stack trace and debugging informations --file <filename> Enable the script file execution. If filename is '-', commands are read from the stdin. -H,--help Print this help message and exit. -h,--host <host> JMX host of the remote petals ESB. -n,--port <port> JMX port of the remote petals ESB. -p,--password <password> JMX password of the remote petals ESB. -u,--user <user> JMX user of the remote petals ESB. -V,--version Print the version number and exit. Which evolution would you like on Petals? Share it! http://www.petalslink.com/feedback {code} |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Link |
This issue depends on |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Component/s | Command-line [ 10239 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Fixed in trunk