apache - Exception: java.lang.reflect.InvocationTargetException Message: -


i'm trying create web service on eclipse using axis, apache tomcat 7.0 , hibernate mapping . added call class dao (xxxhome.java generated hibernate) method in service class. when trued test web service client generate following error:

exception: java.lang.reflect.invocationtargetexception message: java.lang.reflect.invocationtargetexception

can 1 please me?


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -