I followed the guide of Custom Injection Example. After injection, I found the elements' type of data member "List<Pickup> pickups" seemed to be String instead of Pickup. The data member "Map<String, Float> guitarStringGuages" seemed to be Map<String, String>. Could you tell me the reason? -- View this message in context: http://www.nabble.com/type-mismatch-after-Custom-Injection-tp17083163p17083163.html Sent from the OpenEJB User mailing list archive at Nabble.com.
- type mismatch after Custom Injection WhiteSock
- Re: type mismatch after Custom Injection David Blevins
- Re: type mismatch after Custom Injection WhiteSock
