Using ant task in mobilefirst error in wladm cmd -


i followed tutorial: http://www.ibm.com/support/knowledgecenter/sshs8r_7.1.0/com.ibm.worklight.appadmin.doc/admin/r_invoking_the_wladm_program.html

i'm trying enter command in cmd , tried this:

wladm --url=http://ip:9080 --user=demo --passwordfile=path\wladm.config --secure=false show info

i'm getting error:

error accessing http://ip:9080/userandconfiginfo?locale=en_us: http/1.1 404 not found

now when enter command:

wladm --url=http://ip:9080 --user=demo --passwordfile=path\wladm.config --secure=false list adapters runtimename

i'm getting error:

error accessing http://sv591527.ph.sunlife:9080/management-apis/1.0/runtimes/sun lifetestapp/adapters?pagesize=1000000000&locale=en_us: http/1.1 404 not found

anyone have idea i'm missing?

the url should contain context root of mobilefirst web application administration services, is, should http://ip:9080/wladmin or http://ip:9080/worklightadmin. more details, please consult wladm usage documentation http://www.ibm.com/support/knowledgecenter/sshs8r_7.1.0/com.ibm.worklight.appadmin.doc/admin/r_invoking_the_wladm_program.html.


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -