|
From: Yogesh P. <yog...@ho...> - 2005-06-27 10:52:07
|
<html><div style='background-color:'><P><FONT face=Arial size=2>I've got a class running under Simple Wrapper which gets executed at the start of my machine. When I'm calling my class from the wrapper that uses java reflection api it gives me following error:</FONT></P> <P><FONT face=Arial size=2>WrapperSimpleApp: Encountered an error running main: java.lang.NoSuchFieldError: </FONT></P> <DIV class=RTE>When I trying running it normally it works fine. If I take out the reflection bit and run my class it wrapper it works fine.</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>Any solution to this problem???</DIV> <DIV class=RTE> </DIV> <DIV class=RTE>Thanks</DIV></div></html> |