If new extension is based on Sample extension and uses
javax.servlet.http.HttpServletRequest, building it can return "package
javax.servlet.http does not exist" error. Adding server library directory to
module's class path in extension's build.xml file fixes this problem.
Original issue reported on code.google.com by mateja.v...@gmail.com on 16 Mar 2012 at 7:47
Original issue reported on code.google.com by
mateja.v...@gmail.com
on 16 Mar 2012 at 7:47Attachments: