- I just updated to 1.5.1.
- In an CMP-EJB (2.0) I have a Map-field.
- When I call the getMyMap()-method from within the ejb everything seems to  
   work just fine. (A map with the correct entries is returned.)
- Whenever I call this method from outside the ejb (I added that method to 
   the remote-interface) an empty Map is returned.

Bug or feature?
Do I have to modify some DDs in order to make such getter-methods work?
Or is that an error in 1.5.1?
Does anybody else experience this problem or is it just me?

Reply via email to