rafaelsteil / jforum3

JForum 3. No longer maintained, kept here for historical reasons
http://www.jforum.net
GNU Lesser General Public License v2.1
223 stars 161 forks source link

How to Setup with Netbeans? It's an configuration hell #8

Closed tclass closed 12 years ago

tclass commented 12 years ago

Hi,

i tried to import this Project into Netbeans and start it with Tomcat 7 but it alway fails on.

java.lang.AbstractMethodError: javax.servlet.jsp.JspFactory.getJspApplicationContext(Ljavax/servlet/ServletContext;)Ljavax/servlet/jsp/JspApplicationContext;

If i get it run, maybe i can code a little bit and help you with bugs n stuff. But for now, i think it would be better with maven. Do you have a Timeline or something? I think we could run this stuff with more developers, but we must do some general fixes

rafaelsteil commented 12 years ago

I am working heavily on JForum 3, it doesn't even start correctly yet. It will take some weeks before I get it running well. Sorry

On Fri, Jan 13, 2012 at 12:54 PM, TClass < reply@reply.github.com

wrote:

Hi,

i tried to import this Project into Netbeans and start it with Tomcat 7 but it alway fails on.

java.lang.AbstractMethodError: javax.servlet.jsp.JspFactory.getJspApplicationContext(Ljavax/servlet/ServletContext;)Ljavax/servlet/jsp/JspApplicationContext;

If i get it run, maybe i can code and a little bit and help you with bugs n stuff. But for now, it's an configuration hell and i think it would be better with maven.


Reply to this email directly or view it on GitHub: https://github.com/rafaelsteil/jforum3/issues/8

tclass commented 12 years ago

thanks for your reply, so i'll wait some weeks and hope you get it running