users@glassfish.java.net

Re: NullPointerException from inside proxy: logging of proxy operations?

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Fri, 30 Aug 2013 10:51:40 -0700

Try ejb-container at FINE level, but proxies don't have logging in them.

-marina

On 8/30/13 9:25 AM, Laird Nelson wrote:
> On Fri, Aug 30, 2013 at 12:14 PM, Laird Nelson <ljnelson_at_gmail.com
> <mailto:ljnelson_at_gmail.com>> wrote:
>
> Should mention as well that other methods in fooProcessor()
> execute fine, indicating that there is no problem with
> FooProcessorBean (the implementing class) construction or location.
>
>
> But when I remove these other method invocations, and make this method
> invocation be the first one, I do not see any indication that
> FooProcessorBean's constructor is ever invoked. This suggests a proxy
> issue. It would be nice to know what logging level to turn on to see
> why the internal proxy is failing with no log messages. Thanks for
> any help.
>
> Best,
> Laird
>
> --
> http://about.me/lairdnelson