Jump to content
We've recently updated our Privacy Statement, available here ×

JRClassLoader loadClass(String) implementation


oladayo.salawu

Recommended Posts

Hello guys ,

I have a requirment to implement the JRClassLoader loadClass method as a recent security patch deemed it a requirement for it to be invokes on my app server host.

I have simply added the loadclass method calling the super.load class but appears this isn't sufficient as null is returned.

If anyone has had to do this or can provide me with a working solution, I'll appreciate that.

 

Many thanks

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...