Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Fixed
-
3.5
-
None
-
None
Description
Sometimes people want to bind a Referenceable into jndi that isn't actually the object they want to get back out but just a Reference factory for such objects. I'm not sure if we should support this only with a flag but we should support it somehow. Initial implementation will just support Referenceable all the time.