Hello ,
I am invoking utils class from my servlet, I am getting error as
java.lang.reflect.InvocationTargetException: java.lang.VerifyError: =
(class: com/
mbdw/server/excelLoader/TableUtils, method: _$372 signature: ()V) =
Expecting to f
ind unitialized object on stack
at =
com.mbdw.server.excelLoader.TestTableUtils.main(TestTableUtils.java:1
3)
at java.lang.reflect.Method.invoke(Native Method)
at com.borland.jbuilder.util.BootStrap.invokeMain(Unknown =
Source)
at com.borland.jbuilder.util.BootStrap.main(Unknown Source)
Thanks,
Kavitha.
I am invoking utils class from my servlet, I am getting error as
java.lang.reflect.InvocationTargetException: java.lang.VerifyError: =
(class: com/
mbdw/server/excelLoader/TableUtils, method: _$372 signature: ()V) =
Expecting to f
ind unitialized object on stack
at =
com.mbdw.server.excelLoader.TestTableUtils.main(TestTableUtils.java:1
3)
at java.lang.reflect.Method.invoke(Native Method)
at com.borland.jbuilder.util.BootStrap.invokeMain(Unknown =
Source)
at com.borland.jbuilder.util.BootStrap.main(Unknown Source)
Thanks,
Kavitha.
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
