[overlord-issues] [JBoss JIRA] (SRAMP-614) System property substitution failing when used on s-ramp-shell jar

Brett Meyer (JIRA) issues at jboss.org
Wed Nov 12 16:39:29 EST 2014


Brett Meyer created SRAMP-614:
---------------------------------

             Summary: System property substitution failing when used on s-ramp-shell jar
                 Key: SRAMP-614
                 URL: https://issues.jboss.org/browse/SRAMP-614
             Project: S-RAMP
          Issue Type: Bug
            Reporter: Brett Meyer
            Assignee: Brett Meyer


{code}
java -jar bin/s-ramp-shell-0.7.0-SNAPSHOT.jar -Dsramp.server=http://localhost:8080/s-ramp-server -Dsramp.username=admin -Dsramp.password=overlord1!
s-ramp:connect ${sramp.server} ${sramp.username} ${sramp.password}
FAILED to connect to S-RAMP endpoint: http://${sramp.server}
	java.lang.IllegalArgumentException: You did not supply enough values to fill path parameters
{code}

Substitution works when using 'mvn exec:java' on the module.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the overlord-issues mailing list