[Cosmo-dev] Line numbers in exception
Brian Moseley
bcm at osafoundation.org
Thu Jul 27 13:41:16 PDT 2006
On 7/27/06, Vinubalaji Gopal <vinu at osafoundation.org> wrote:
> Hi all,
> I am trying to debug my cosmo extension - when I get an exception, I
> don't see a line number of the cosmo source java file in the stack
> trace. I see line numbers for all the other java files including
> jackrabbit, etc.
>
> Is there any configuration that will allow me to see the line number of
> the cosmo source file which caused the exception?
i don't know what causes this. one theory is if something uses
reflection or introspection (i can never remember which is which) to
execute cosmo code. but i'm not really sure. most of the time i
actually do get line numbers, so i haven't looked into it.
More information about the cosmo-dev
mailing list