Branch: refs/heads/master
Home:
https://github.com/forge/core
Commit: 3cecd35fed5f5886f9e9fb6b1fb330ab1810a048
https://github.com/forge/core/commit/3cecd35fed5f5886f9e9fb6b1fb330ab1810...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)
Changed paths:
M javaee-impl/src/main/java/org/jboss/forge/spec/javaee/rest/RestPlugin.java
M javaee-impl/src/main/resources/org/jboss/forge/rest/Endpoint.jv
Log Message:
-----------
FORGE-879 RestPlugin allows choosing the injected persistence unit.
If multiple persistence units are detected in the persistence descriptor, then the plugin
will prompt on which one needs to be used for the injected persistence context. If only
one is found, then it would be used for the injected persistence context.