Lol Thiago, I still use netbeans but only because work required us too. In netbeans you can add new project from maven arch and look for jumpstart, it will just about everything to get you started. Before downloaded, be sure to use 5.4-beta-22 and the correct repo url. If u want to use jetty locally rather than tomcat, let me know and I'll tell u how to get that up and running with the ide. The jumpstart project has an older version of jetty 6 included by default. On Oct 24, 2014 4:28 PM, "Thiago H de Paula Figueiredo" <thiag...@gmail.com> wrote:
> On Fri, 24 Oct 2014 18:07:09 -0200, Name Surname < > wintertime0...@outlook.com> wrote: > > Sorry, what I wanted to say is that I am using NetBeans IDE. Tomcat loads >> app just fine( after removing some of the jars from Tap5.4. jar package ), >> however when I go to address in a browser, it says it The requested >> resource is not available. I have removed some of the jars from my project >> that were in Tomcat 5.4. jars folder in order to avoid some message I have >> no idea why was it there: >> > > Why don't you use a dependency tool like Maven or Gradle instead of > handling the dependencies yourself and shooting your own foot? NetBeans > supports Maven. An why are you still posting incomplete stack traces? The > message implies something is very broken with your setup. Anyway, setting > up your project in your IDE of choice (I'm surprised someone still uses > NetBeans) is off-topic for this list. > > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >