[jboss-as7-dev] JBoss Invocation Usability Question
David M. Lloyd
david.lloyd at redhat.com
Mon May 2 10:30:54 EDT 2011
On 05/02/2011 09:22 AM, Richard Opalka wrote:
> Hi Folks,
>
> I'm not the java class file format familiar so asking in public.
> Would it be possible to update jboss-invocation generated byte code
> so the proxies it generates would be debugable?
> I'm facing the usability issue. I have an EJB3 impl class and when trying
> to debug its methods I'm getting the following error in IDE (see
> attachment).
Yeah I think we can use some of the line number information from the
superclass, maybe (it might not make sense). I can chat with Stuart
about it.
At the least we can create an empty table, or maybe figure out what
reflection proxies do and do that.
--
- DML
More information about the jboss-as7-dev
mailing list