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
Post a Comment