Hi, I started to rework the Installer slightly to work with the format I proposed a while back. Everything in SAR-INF except config.xml/server.xml should not be extracted. Anyways can you run it again and see if this produces any different results. I have a suspicion of where to look if the latest version does not work for you.
Mircea could you also check that I did things right and didn't remove any of your functionality. I think I just reworked it a bit so hopefully it should all be there. On Sat, 20 Oct 2001 21:43, Paul Hammant wrote: > I am migrating Rana's FtpServer Admn GUI to be a Jesktop app (as well as > standalone). It works in standalone mode, but not when installed into > Jesktop which is weird because dozens of other apps I have ported do > work fine and are not that different. > > I am getting a NoClassDefFoundError on org.jesktop.frimble.JFrimble. > I'm looking for advice on how to debug this scenario. The class I am > trying to instantiate (FtpAdminFrame) is there, but the class loader is > not finding the parent class (JFrimble) when it should do, it's worked a > million times before. Is it possibly a red-herring in that it's > actially some other class that is being looked for (and not found) or > perhaps a class versioning issue (which I doubt). We are talking of a > chain of classloaders about three or four deep (including Phoenix as the > primordial of course). > > I really don't think this is related to the recent sar changes, as many > apps, upon installation, are still working. > > Advice needed :-) > > Regards, > > - Paul H > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Cheers, Pete *-------------------------------------* | Does the name `Pavlov' ring a bell? | *-------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
