|
From: Leif M. <le...@ta...> - 2005-06-28 18:49:13
|
Yogesh, You should be getting a stack trace after that error in the logs. Can you post that as well? Also, you said that you remove the reflection bit. Did you modify the Wrapper source, or your source? I should be able to tell where the problem is from the stack trace. Cheers, Leif Yogesh Patel wrote: > 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: > > WrapperSimpleApp: Encountered an error running main: > java.lang.NoSuchFieldError: > > 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. > Any solution to this problem??? > Thanks > ------------------------------------------------------- SF.Net email > is sponsored by: Discover Easy Linux Migration Strategies from IBM. > Find simple to follow Roadmaps, straightforward articles, informative > Webcasts and more! Get everything you need to get up to speed, fast. > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ Wrapper-user mailing > list Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user |