Bugs item #614066, was opened at 2002-09-24 17:52 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104754&aid=614066&group_id=4754
Category: contrib Group: None Status: Open Resolution: None Priority: 5 Submitted By: Malcolm Edgar (malcolm_edgar) >Assigned to: Mind Bridge (mindbridge) Summary: Workbench Table ClassFormatError Initial Comment: Encounted: java.lang.ClassFormatError - net/sf/tapestry/contrib/informal/InheritInformalAny (Illegal constant pool type) accessing URL http://localhost:8080/tutorial/workbench? service=direct&context=Home/border.pageLink&sp=STa ble see attached Exception page for more information ---------------------------------------------------------------------- >Comment By: Howard Lewis Ship (hship) Date: 2002-09-24 22:09 Message: Logged In: YES user_id=26816 This is some interaction between JDK 1.4 only code and the Jetty libraries, compiled under 1.3 (the code works inside Eclipse when use JDK 1.4). Tapestry is supposed to stay compatible with JDK 1.3, and be compilable under 1.2. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104754&aid=614066&group_id=4754 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
