Re: need help about code mobility
Brian Pontarelli <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Niclas Hedhman wrote: > On Friday 29 December 2006 03:20, Mark Zaini wrote: > >> I have a exception with JVM I don't believe who I have >> problems with Apache >> > > Arrogance doesn't solve problems, and will only alienate the people from whom > you are seeking help. > I highly doubt this was arrogance. More than likely a language barrier issue. Let's try to be as lenient as possible on this list and the new lists as many more new comers will be arriving soon. Everyone must understand that developers of all levels and experience will be posting in addition to many developers who not only don't speak English natively, but also might not have as much experience on mailing lists as others. > This is also not the previously reported Exception. This Exception WILL NOT > happen during the URLClassloader.loadClass() operation (which throws > ClassNotFoundException). > BTW loadClass can eventually call defineClass, which can throw a NoClassDefFoundError. I didn't test but if I recall correctly this happens during linkage to parents, interfaces, etc. -bp -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]