Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.reflect.InvocationTargetException in Method.invoke()

843810Feb 1 2005 — edited Feb 2 2005
Hi all,
When ever i call invoke method with 2 parameters in Method class. It is throwing an exception java.lang.reflect.InvocationTargetException.
Here i am passing null value for these two parameters. I have written this code in tomcat server startup. I have built the server multiple times. Still i am getting same error. Please provide the solution.

Thanks.
Pavan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 2 2005
Added on Feb 1 2005
1 comment
465 views