Author: dblevins
Date: Sun Oct 9 00:02:23 2011
New Revision: 1180506
URL: http://svn.apache.org/viewvc?rev=1180506&view=rev
Log:
Patch from Vishwanath, OPENEJB-1697: TomEE related renaming
xsThanks, Vishwa!
Modified:
openejb/trunk/openejb/assembly/openejb-tomcat/openejb-tomcat-webapp/src/main/webapp/index.jsp
Modified:
openejb/trunk/openejb/assembly/openejb-tomcat/openejb-tomcat-webapp/src/main/webapp/index.jsp
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/assembly/openejb-tomcat/openejb-tomcat-webapp/src/main/webapp/index.jsp?rev=1180506&r1=1180505&r2=1180506&view=diff
==============================================================================
---
openejb/trunk/openejb/assembly/openejb-tomcat/openejb-tomcat-webapp/src/main/webapp/index.jsp
(original)
+++
openejb/trunk/openejb/assembly/openejb-tomcat/openejb-tomcat-webapp/src/main/webapp/index.jsp
Sun Oct 9 00:02:23 2011
@@ -71,7 +71,7 @@
<br>
<img src="images/dotTrans.gif" hspace="0"
height="7" border="0"><br>
<span class="pageTitle">
- OpenEJB and Tomcat Integration Page
+ Apache TomEE
</span>
<br>
<img src="images/dotTrans.gif" hspace="0"
height="1" border="0"></td>
@@ -79,10 +79,8 @@
</table>
<p>
<FONT SIZE='2'>
- <B>Welcome to the OpenEJB/Tomcat integration!</B><br><BR>
- Now that OpenEJB has been installed, click on
- the "Testing your setup" link below to verify it. When
everything
- is setup well, feel free to play around with the tools
provided below!
+ <B>Welcome to Apache TomEE</B><br><BR>
+ You can test your setup and play around with the tools
provided below!
<BR><BR>
<B>Setup</B><BR>
<A HREF="testhome.jsp">Testing your setup</A><BR>
@@ -101,18 +99,18 @@
<BR>
<% } %>
<B>Tools</B><BR>
- <A HREF="viewjndi.jsp">OpenEJB JNDI Browser</A><BR>
- <A HREF="viewclass.jsp">OpenEJB Class Viewer</A><BR>
- <A HREF="viewejb.jsp">OpenEJB EJB Viewer</A><BR>
- <A HREF="invokeobj.jsp">OpenEJB Object Invoker</A><BR>
+ <A HREF="viewjndi.jsp">JNDI Browser</A><BR>
+ <A HREF="viewclass.jsp">Class Viewer</A><BR>
+ <A HREF="viewejb.jsp">EJB Viewer</A><BR>
+ <A HREF="invokeobj.jsp">Object Invoker</A><BR>
<BR>
-<%--
+<!--
<B>FAQs</B><BR>
<A HREF="howitworks.html">How does the integration work</A><BR>
<A HREF="ejbclasses.html">Where to put your bean
classes</A><BR>
<A HREF="ejbref.html">How to configure java:comp/env
lookups</A><BR>
<BR>
---%>
+-->
</FONT>
</p>
<p>
@@ -127,4 +125,4 @@
</tr>
</table>
</body>
-</html>
\ No newline at end of file
+</html>