stevel 2002/11/12 16:52:34
Modified: java/webapps/axis index.html
Log:
more demos
Revision Changes Path
1.8 +5 -1 xml-axis/java/webapps/axis/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/xml-axis/java/webapps/axis/index.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- index.html 30 Oct 2002 01:53:12 -0000 1.7
+++ index.html 13 Nov 2002 00:52:34 -0000 1.8
@@ -19,6 +19,10 @@
the local installation's configuration</li>
<li><a href="servlet/AxisServlet">View</a>
the list of deployed Web services</li>
+ <li><a href="EchoHeaders.jws?method=list">
+ Call a local endpoint</a> that list's the caller's
+ http headers (or see its
+ <a href="EchoHeaders.jws?wsdl">WSDL</a>).
<li><a href="http://xml.apache.org/axis">Visit</a>
the Apache-Axis Home Page</li>
<li><a href="servlet/AdminServlet">Administer Axis</a> <br>
@@ -29,7 +33,7 @@
To enable the disabled features, uncomment the appropriate declarations in
WEB-INF/web.xml in the webapplication and restart it.
<hr>
-If the validation page returns some kind of error, it is invariably a
+If the "happyaxis" validation page returns some kind of error, it is invariably a
configuration issue. Consult the Axis documentation for specific details
on your server, or the axis-user mailing list. Sometimes that page
returns a jasper error: if this is the case it is related to XML parser