Hello, I tried building trunk, but get the same error. I wonder what I'm missing.
P.S Does trunk fix the delete bug?I.e when I delete a rowkey (in Hbase-0.20-alpha) I can't add that rowkey again. On Sat, Jul 25, 2009 at 10:15 AM, Saptarshi Guha<[email protected]> wrote: > Hello, > I'm sure this is some trivial error, but I > a) checked out from svn > > svn co http://svn.apache.org/repos/asf/hadoop/hbase/branches/0.2 > > b) cd in to 0.2 and ran > > ant > > and got this error > jspc: > > BUILD FAILED > java.lang.NoClassDefFoundError: javax/servlet/jsp/JspFactory > at org.apache.jasper.JspC.initServletContext(JspC.java:1195) > > > I'm not sure why, since I thought the build is self contained. > Any advice would be appreciated. > > Regards > Saptarshi >
