Author: kidz
Date: Thu Jun 16 12:48:36 2005
New Revision: 190992
URL: http://svn.apache.org/viewcvs?rev=190992&view=rev
Log:
Customized to represent Muse project
Modified:
incubator/muse/trunk/src/webapp/index.html
Modified: incubator/muse/trunk/src/webapp/index.html
URL:
http://svn.apache.org/viewcvs/incubator/muse/trunk/src/webapp/index.html?rev=190992&r1=190991&r2=190992&view=diff
==============================================================================
--- incubator/muse/trunk/src/webapp/index.html (original)
+++ incubator/muse/trunk/src/webapp/index.html Thu Jun 16 12:48:36 2005
@@ -3,14 +3,14 @@
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
-<title>Apache-Axis</title>
+<title>Apache-Muse</title>
</head>
<body bgcolor="#FFFFFF">
-<h1 align="center">Apache-AXIS</h1>
+<h1 align="center"><a href="http://incubator.apache.org/muse/"><img
class="logoImage" alt="Muse" src="images/muse-logo.jpg" border="0"></a></h1>
-<p>Hello! <em>Welcome</em> to Apache-Axis.</p>
+<p>Hello! <em>Welcome</em> to MUSE.</p>
<p>What do you want to do today?</p>
@@ -18,31 +18,19 @@
<li><a href="happyaxis.jsp">Validate</a>
the local installation's configuration<br>
<i>see below if this does not work.</i></li>
- <li><a href="servlet/AxisServlet">View</a>
+ <li><a href="services">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>
- [disabled by default for security reasons]</li>
- <li><a href="SOAPMonitor">SOAPMonitor</a> <br>
- [disabled by default for security reasons]</li>
+ <li><a href="fingerprint.jsp">View system info</a>
+ the list of deployed jars</li>
+ <li><a href="http://ws.apache.org/ws-fx/muse/">Visit</a>
+ the Apache-Muse Home Page</li>
</ul>
-To enable the disabled features, uncomment the appropriate declarations in
-WEB-INF/web.xml in the webapplication and restart it.
-<h3>Validating Axis</h3>
-
-If the "happyaxis" validation page displays an exception instead of a
-status page, the likely cause is that you have multiple XML parsers in
-your classpath. Clean up your classpath by eliminating extraneous parsers.
+
+If the validation page displays an exception instead of a
+status page, the likely cause is that you have multiple XML parsers in
+your classpath. Clean up your classpath by eliminating extraneous parsers.
<p>
-If you have problems getting Axis to work, consult the Axis
-<a
-href="http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages">Wiki</a>
-and then try the Axis user mailing list.
+
</body>
</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]