From: <php...@li...> - 2010-05-28 10:18:33
|
Hello! if a user copies a library to java.ext.dirs and the library tries to access javax/servlet, a NoClassDefFoundError is thrown. The error message is: Unresolved external reference: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServletResponse. -- Unable to call the method, see the README section "Java platform issues" for details and DO NOT REPORT THIS PROBLEM TO THE PHP/Java Bridge MAILING LIST! I think the error message should include the current class and its loader. Look here: http://forums.sun.com/thread.jspa?threadID=5440266&start=0&tstart=0 Peter |