Please post a full stack trace.  TargetInvocationException should have an
underlying cause associated with it, like NullPointerException or
ClassNotFoundException.

Tim


> -----Original Message-----
> From: Luis Rivera [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 17, 2006 8:57 PM
> To: users@tomcat.apache.org
> Subject: Tomcat 5.5/Axis 1.4 java.lang.reflect.InvocationTargetException
> 
> Hi Tomcat users,
> 
> I have a web service which will JNI to access the application, which
> according to the documentation should be placed in the shared/classes
> directory. I did so and I got a dreaded
> java.lang.reflect.InvocationTargetException, which I believe is a class
> loader problem. However, I have tried to solve this placing it in the
> common/classes, server/classes and I get the same result.
> 
> I have searched the web for solutions, some people say that it is a
> classpath problem, but nobody seems to let you know where exactly you set
> this so that the correct class loader finds the class (assuming I am right
> and it is a classloader problem).
> 
> Anyone here can help me? If have had a similar setup/problem and have a
> solution at hand?
> 
> Thanks in advance,
> --Luis R.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to