Webserver 7 CLI
hi ,
i am trying to configure web application and access log format through
the CLI with wadm command and getting erros:
here is the syntax for web application:( i dont use a WAR file)
wadm add-webapp --user=admin --host=host --port=5555 --config=defaultcfg --vs=defaultcfg --precompile-jsp --file-on-serve=/opt/docs/www --uri=/
the error i get: ask for the WAR file whic i dont use is there any other way?
here is the syntax for the Format:
wadm enable-access-log --user=admin --host=host --port=5555
--format=%Req->srvhdrs.content-length%%Ses->client.ip%"-""%Req->reqpb.clf-request%"%Req->srvhdrs.clf-status%[%SYSDATE%]%duration%"%Req->headers.referer%""%Req->headers.user-agent%" --config=defaultcfg --file=../logs/access.log
the error i get: is a blank line waiting for some input , not indicating which input . when i enter the pass of the admin it goes back to the shell
without completing the command.
please advice
thanks in advanced
mongaron

