[wsas-java-dev] svn commit r85 - wsas/java/trunk/xdocs
svn at wso2.com
svn at wso2.com
Fri Dec 1 09:39:08 PST 2006
Author: chatra
Date: Fri Dec 1 09:39:08 2006
New Revision: 85
Modified:
wsas/java/trunk/xdocs/administratorguide.html
Log:
corrected under saminda's request
Modified: wsas/java/trunk/xdocs/administratorguide.html
==============================================================================
--- wsas/java/trunk/xdocs/administratorguide.html (original)
+++ wsas/java/trunk/xdocs/administratorguide.html Fri Dec 1 09:39:08 2006
@@ -506,30 +506,33 @@
</p>
<p><strong>Figure: Generate Service Client</strong></p>
- <li><strong>Try it!</strong> - This feature allows you to generate an
- XDHTML client, which has the ability to invoke the actual service. This
- will cover most of the popular spaces. As the client should be invoked
- within a https session the user should select the port with the https
- address when selecting the port. It still has room for improvements.</li>
+ <li><strong>Try it!</strong> - This feature allows you to generate a SOAP
+ 1.2 XDHTML client, which has the ability to invoke the actual service.
+ This will cover most of the popular spaces. It still has room for
+ improvements.</li>
<p><img alt="Figure:Try it!" src="images/try_it.jpg" /><br />
</p>
<p><strong>Figure: Try Service - Operations Available</strong></p>
- <li>Once the XDHTML client has been generated, the user can work on a page
+ <li>Once the XHTML client has been generated, the user can work on a page
as follows. It has two sections, the Upper section handles the requests
and Lower section displays the response. Once the user hits the "Try"
button, the script executes, and "Table Reset" button reset the request
- table.
- <p><strong>Note</strong>: If you are using Mozilla Firefox 1.5.0 or above
- Web browser, and you are using a loop back address (127.0.0.1or
- localhost), while you are connected to a network, in other words, have
- your own machine IP, then you have to point you browser to your machine
- IP (for example, https://192.168.1.250:9443) and resign-in to WSAS
- management console before trying out the above "Try its". This is because
- of Firefox security restrictions on machines connected to a network. If
- you only have a machine IP none of these restrictions are applied and you
- can "Try it" without having to resign-in.</p>
+ table. <!--<p><strong>Note</strong>: If you are using Mozilla Firefox 1.5.0 or above
+ Web browser, and you are using a loop back address (127.0.0.1or
+ localhost), while you are connected to a network, in other words, have
+ your own machine IP, then you have to point you browser to your machine
+ IP (for example, https://192.168.1.250:9443) and resign-in to WSAS
+ management console before trying out the above "Try its". This is because
+ of Firefox security restrictions on machines connected to a network. If
+ you only have a machine IP none of these restrictions are applied and you
+ can "Try it" without having to resign-in.</p>-->
+
+ <p><strong>Note</strong>: The XTML client features are still at an
+ experimental stage. It has successfully been tested for simple types,
+ simple arrays and complex types. But we still do not support complex
+ arrays.</p>
</li>
<p><img alt="Figure:Try Service Operartions"
@@ -632,8 +635,8 @@
<li><a href="#users">User Management</a> - Create new users, assign roles
to users and edit existing users.</li>
<!--<li><a href="admin">Administrator Management</a> - Create new administrators,
- edit existing administrators who administer the WSO2 WSAS Management
- Console.</li>-->
+ edit existing administrators who administer the WSO2 WSAS Management
+ Console.</li>-->
</ol>
<p><img alt="Figure:Security Management Main Page" src="images/users.jpg"
More information about the Wsas-java-dev
mailing list