Hi,
Could you please tell me the solution to the exercise in the Advanced section of Tutorial II of CDI?
Exercise: Please combine the use of Instance with a producer to define the same type of lookup but have the business logic and select lookup happen in the TrasportFactory.
I am getting a StackOverFlow error when I try to combine Instance with @Producer methods.
Thanks,
Puneet