| Built in custom resource factories test for | |
| 1) Primitives And String | |
| 2) Properties | |
| 3) URL | |
| 4) JavaBean | |
| @Test : testing module scoped resources by bundling glassfish-resources.xml in the archive (ejb-jar) | |
| @Test : lookup with module scope of all these resources should pass | |
| @Test : It is allowed to not to specify the prefix "java:module" for resource-name and it will be adapted automatically | |
| to "java:module" scope. |