You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by ch...@chris-owens.com, an...@apache.org on 2013/07/06 17:36:46 UTC

CMS diff: TomEE and Eclipse

Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://tomee.apache.org/tomee-and-eclipse.mdtext

 chris@chris-owens.com

Index: trunk/content/tomee-and-eclipse.mdtext
===================================================================
--- trunk/content/tomee-and-eclipse.mdtext	(revision 1490880)
+++ trunk/content/tomee-and-eclipse.mdtext	(working copy)
@@ -37,7 +37,7 @@
 1. Change the **Name** field to *TomEE* to indicate that this is a TomEE server rather than a Tomcat server.
 
 1. Set the **Tomcat installation directory** by clicking the **Browse** button and selecting the folder 
-where you extracted TomEE
+where you extracted TomEE [*** This is unclear; does it mean CATALINA_HOME or CATALINA_BASE? ***]
 
 1. Click **Finish** to return to the New Project dialog
 
@@ -58,7 +58,7 @@
 1. Select **Apache - Tomcat v7.0 Server** and click **Next** 
 
 1. Set the **Tomcat installation directory** by clicking the **Browse** button and selecting the folder 
-where you extracted TomEE
+where you extracted TomEE [** This is unclear - Does it mean CATALINA_HOME or CATALINA_BASE **]
 
 1. Add your webapp to the server. Click **Finish**. 
 


Re: CMS diff: TomEE and Eclipse

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Updated according to your comments.

JLouis


2013/7/6 chris@chris-owens.com <an...@apache.org>

> Clone URL (Committers only):
>
> https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://tomee.apache.org/tomee-and-eclipse.mdtext
>
>  chris@chris-owens.com
>
> Index: trunk/content/tomee-and-eclipse.mdtext
> ===================================================================
> --- trunk/content/tomee-and-eclipse.mdtext      (revision 1490880)
> +++ trunk/content/tomee-and-eclipse.mdtext      (working copy)
> @@ -37,7 +37,7 @@
>  1. Change the **Name** field to *TomEE* to indicate that this is a TomEE
> server rather than a Tomcat server.
>
>  1. Set the **Tomcat installation directory** by clicking the **Browse**
> button and selecting the folder
> -where you extracted TomEE
> +where you extracted TomEE [*** This is unclear; does it mean
> CATALINA_HOME or CATALINA_BASE? ***]
>
>  1. Click **Finish** to return to the New Project dialog
>
> @@ -58,7 +58,7 @@
>  1. Select **Apache - Tomcat v7.0 Server** and click **Next**
>
>  1. Set the **Tomcat installation directory** by clicking the **Browse**
> button and selecting the folder
> -where you extracted TomEE
> +where you extracted TomEE [** This is unclear - Does it mean
> CATALINA_HOME or CATALINA_BASE **]
>
>  1. Add your webapp to the server. Click **Finish**.
>
>
>


-- 
Jean-Louis