Using http commands only works on apps in defaultVhost
Using:
:1111/admin/getApps?auser=admin&apswd=mypassword
Lists all the apps in defaultVhost but I need to list all apps under a certain vhost how can I do that?
Also when trying to load and onload apps for that virual host doesn't work with the main admin user and pass.
So when I try to use the user name and password for that vhost I get
<level>error</level><code>NetConnection.Connect.Rejected</code><description>Admin user requires valid username and password.</description><timestamp>Wed 13 Apr 2011 05:09:26 PM EDT</timestamp></result>
What am I doing wrong?
