REP-50140 in pluggable destination
Hello, I'm implementing a fax-destination for reports but I keep getting a
REP-50140: java.lang.IllegalAccessException: Class oracle.reports.server.Destination can not access a member of class webmarela.FaxDestination with modifiers ""
There are of cource external dependencies and I have added these to both the reports classpath in the windows registry and into the server.xml of the container. There could of course be some other issues but it looks like Destination is swallowing all useful stack traces. Any way to get around this? A plain debug destination with no dependencies works fine.
Thankful for assistance,
Nik