I look up the source code. 
For Map<String, Map<Long, String>> type resource.
In line 363 of PropertyEditors.class, why the parameters type of map only
must be Class?
The getTypeParameters method can found parameters type array. the array can
be used for  Map<String, Map<Long, String>> type resource.

This is source can be modified.
-- 
View this message in context: 
http://openejb.979440.n4.nabble.com/OpenEjb-create-Map-String-Map-Long-String-resource-for-Resource-tp3008067p3008172.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to