You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by st...@yahoo.fr, an...@apache.org on 2013/07/01 16:51:52 UTC

CMS diff: Using EnvEntries

Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://tomee.apache.org/examples-trunk%2Finjection-of-env-entry%2FREADME.md

stefanl2@yahoo.fr

Index: trunk/content/examples-trunk/injection-of-env-entry/README.md
===================================================================
--- trunk/content/examples-trunk/injection-of-env-entry/README.md	(revision 1490880)
+++ trunk/content/examples-trunk/injection-of-env-entry/README.md	(working copy)
@@ -18,7 +18,7 @@
  - java.lang.Class
  - java.lang.Enum (any enum)
 
-See also the [Custom Injection](../custom-injection) exmaple for a TomEE and OpenEJB feature that will let you
+See also the [Custom Injection](../custom-injection) example for a TomEE and OpenEJB feature that will let you
 use more than just the above types as well as declare `<env-entry>` items with a plain properties file.
 
 # Using @Resource for basic properties


Re: CMS diff: Using EnvEntries

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
This are documentation generated from examples sources code.
Are the import the only lignes impacted?

JLouis


2013/7/1 stefanl2@yahoo.fr <an...@apache.org>

> Clone URL (Committers only):
>
> https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://tomee.apache.org/examples-trunk%2Finjection-of-env-entry%2FREADME.md
>
> stefanl2@yahoo.fr
>
> Index: trunk/content/examples-trunk/injection-of-env-entry/README.md
> ===================================================================
> --- trunk/content/examples-trunk/injection-of-env-entry/README.md
> (revision 1490880)
> +++ trunk/content/examples-trunk/injection-of-env-entry/README.md
> (working copy)
> @@ -18,7 +18,7 @@
>   - java.lang.Class
>   - java.lang.Enum (any enum)
>
> -See also the [Custom Injection](../custom-injection) exmaple for a TomEE
> and OpenEJB feature that will let you
> +See also the [Custom Injection](../custom-injection) example for a TomEE
> and OpenEJB feature that will let you
>  use more than just the above types as well as declare `<env-entry>` items
> with a plain properties file.
>
>  # Using @Resource for basic properties
>
>


-- 
Jean-Louis