You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2009/03/21 21:05:21 UTC

svn commit: r757001 - in /webservices/juddi/branches/v3_trunk: juddi-axis/src/main/webapp/index.jsp juddi-cxf/src/main/webapp/index.jsp

Author: kstam
Date: Sat Mar 21 20:05:21 2009
New Revision: 757001

URL: http://svn.apache.org/viewvc?rev=757001&view=rev
Log:
JUDDI-199 - fixing links to say jUDDI Portal

Modified:
    webservices/juddi/branches/v3_trunk/juddi-axis/src/main/webapp/index.jsp
    webservices/juddi/branches/v3_trunk/juddi-cxf/src/main/webapp/index.jsp

Modified: webservices/juddi/branches/v3_trunk/juddi-axis/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/juddi-axis/src/main/webapp/index.jsp?rev=757001&r1=757000&r2=757001&view=diff
==============================================================================
--- webservices/juddi/branches/v3_trunk/juddi-axis/src/main/webapp/index.jsp (original)
+++ webservices/juddi/branches/v3_trunk/juddi-axis/src/main/webapp/index.jsp Sat Mar 21 20:05:21 2009
@@ -45,7 +45,7 @@
 
 <h3><em>Welcome</em> to Apache jUDDI!</h3>
 <ul>
-    <li><a href="/pluto/portal/jUDDI">jUDDI Portlets</a></li>
+    <li><a href="/pluto/portal/jUDDI">jUDDI Portal</a></li>
     <li><a href="services">View</a> service listing</li>
     <li><a href="http://ws.apache.org/juddi/">Visit</a> the Apache-jUDDI Home Page</li>
 </ul>

Modified: webservices/juddi/branches/v3_trunk/juddi-cxf/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/juddi-cxf/src/main/webapp/index.jsp?rev=757001&r1=757000&r2=757001&view=diff
==============================================================================
--- webservices/juddi/branches/v3_trunk/juddi-cxf/src/main/webapp/index.jsp (original)
+++ webservices/juddi/branches/v3_trunk/juddi-cxf/src/main/webapp/index.jsp Sat Mar 21 20:05:21 2009
@@ -45,7 +45,7 @@
 
 <h3><em>Welcome</em> to Apache jUDDI!</h3>
 <ul>
-    <li><a href="/pluto/portal/jUDDI">jUDDI Portlets</a></li>
+    <li><a href="/pluto/portal/jUDDI">jUDDI Portal</a></li>
     <li><a href="services">View</a> service listing</li>
     <li><a href="http://ws.apache.org/juddi/">Visit</a> the Apache-jUDDI Home Page</li>
 </ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org