java.lang.reflect.InvocationTargetException in Method.invoke()
843810Feb 1 2005 — edited Feb 2 2005Hi 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