It would be a lot easier for us to investigate and possibly fix this in a more current geronimo version such as 2.1. Getting any updates out for 1.2 is going to be difficult, slow, and unlikely.

While this is almost certainly a bug -- you should only be able to access unchecked methods from a mdb without additional configuration -- I think there is a way to configure a default principal or default subject or default role that would supply the missing Subject.

thanks
david jencks

On Mar 19, 2008, at 8:25 AM, ApolloX wrote:


I'm running Geronimo 1.2-beta and am getting a NullPointerException
org.apache.geronimo.security.ContextManager.getCurrentContext() at line 167
when an MDB tries to access a finder method on a CMP bean.

I don't believe this problem existed in 1.1, as I don't recall seeing it
before we upgraded 1.2-beta.  Where the code crashes it appears to be
skipping the previous assertion that said "No registered context". Why an MDB would not have a proper context? It's declared in the ejb- jar.xml and
geronimo.xml with resources, references to local EJBs, etc.
--
View this message in context: http://www.nabble.com/ NullPointerException-by-MDB-in-getCurrentContext%28%29- tp16144723s134p16144723.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Reply via email to