Changes for page WOAdaptorInfo
Last modified by David Avendasora on 2010/11/30 06:33
From version 6.1
edited by David Avendasora
on 2010/11/30 06:33
on 2010/11/30 06:33
Change comment:
There is no comment for this version
To version 7.1
edited by David Avendasora
on 2010/11/30 06:33
on 2010/11/30 06:33
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +Deployment - Tags
-
... ... @@ -1,0 +1,1 @@ 1 +deployment - Content
-
... ... @@ -1,14 +1,14 @@ 1 -The WOAdaptorInfo page gives vital information about what's going on inside the WebObjects adaptor that's loaded in the WebServer. 1 +The WOAdaptorInfo page gives vital information about what's going on inside the WebObjects adaptor that's loaded in the WebServer. This information can be very useful when trying to figure out what's going wrong in deployment or why your development machine isn't doing what you think it should be. 2 2 3 -The WOAdaptorInfo page is enabled by changing the settings given to the web server. //module' and 'WebObjectsAlias' directives are.//3 +The WOAdaptorInfo page is enabled by changing the settings given to the web server. These parameter are typically in the same place that 'LoadModule WebObjects_module' and 'WebObjectsAlias' directives are. 4 4 5 5 You can set: 6 - ##WebObjectsAdminUsername public##7 -or 8 - ##WebObjectsAdminUsername user##9 - ##WebObjectsAdminPassword password##6 + {{code language="none"}}WebObjectsAdminUsername public{{/code}} 7 + or 8 + {{code language="none"}}WebObjectsAdminUsername user{{/code}} 9 + {{code language="none"}}WebObjectsAdminPassword password{{/code}} 10 10 11 11 and then accessed with a URL something like: 12 - ##http:~/~/webserver.fqdn/cgi-bin/WebObjects/WOAdaptorInfo##13 -or 14 - ##http:~/~/webserver.fqdn/cgi-bin/WebObjects/WOAdaptorInfo?user+password##12 + [[http:~~/~~/webserver.fqdn/cgi-bin/WebObjects/WOAdaptorInfo>>url:http://webserver.fqdn/cgi-bin/WebObjects/WOAdaptorInfo||rel="nofollow" shape="rect" class="external-link"]]{{code language="none"}}{{/code}} 13 + or 14 + [[http:~~/~~/webserver.fqdn/cgi-bin/WebObjects/WOAdaptorInfo?user+password>>url:http://webserver.fqdn/cgi-bin/WebObjects/WOAdaptorInfo?user+password||rel="nofollow" shape="rect" class="external-link"]]{{code language="none"}}{{/code}}