Re: NoClassDefFoundError
Morten Andersen <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <[email protected]> |
Hi Roy Roy Collins wrote: > That did the trick. I needed the .jar in the classpath. I just had the > directory not that acutal file listed. Now I get an error saying > > org.jawin.COMException: 800401f3: Invalid class string > I can not remember seing that particular error before, but since we just yesterday released a new binary release with a lot of changes (that were primarely commit'ed to CVS late last summer), I will suggest that you try to update Jawin to that version, and sees if this helps you (don't put to much into the naming 'alpha', I would think it is more 'clean' and bugfree than the version 1.0.19 you are using - but since so many refactorings have happened in it, it may break existing applications using Jawin. But for new development, I would prefer it any day). Please remember to generate new stubs with it, as a few of the transformation files have also been updated. Oh, and by the way, the documentation for this release have also been heavily updated, you may want to glance through it for new information. Please let us know if your problem still persists after this. If this is the case please also post some of the stacktrace for the error, and e.g. also some the relevant generated source, and the source using it. Best Regards Morten