debugging - How to debug a BIRT report integrated with Spring -
I already have this integrated using Spring and BitT.
But now, I want to debug my report using BITT Designer, but this is not possible because the designer is not running in the same VM / Classloader.
After some research, I found a possible solution (), to make an RMI for this auction to resume
The problem is that the domain DTO BITT designer ( Again !!!) is not visible to
Is there a solution to my problem?
How can I debug a report of BIRT Designer with Sprint?
Comments
Post a Comment