Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

javax.servlet

Options
2»

Comments

  • Moderators, Music Moderators Posts: 23,361 Mod ✭✭✭✭feylya


    Like I said, it's only the javax that's breaking the project. I've compiled the project up to this point on this machine with that directory structure.


  • Registered Users Posts: 27,163 ✭✭✭✭GreeBo


    ok, but theres shít all I can do to help now.


  • Moderators, Music Moderators Posts: 23,361 Mod ✭✭✭✭feylya


    OK. Thanks anyway.


  • Moderators, Music Moderators Posts: 23,361 Mod ✭✭✭✭feylya


    Right, got it compiling. Downloaded the J2EE version of java. Now tomcat won't start.

    Says the JAVA_HOME path should be pointing to a SDK, not a JRE.

    Never mind, got it working. Thanks for the help.


  • Registered Users Posts: 27,163 ✭✭✭✭GreeBo


    Hey, so are you all up and running now?


  • Advertisement
  • Registered Users Posts: 347 ✭✭Static


    feylya wrote:
    Right, got it compiling. Downloaded the J2EE version of java. Now tomcat won't start.
    Says the JAVA_HOME path should be pointing to a SDK, not a JRE.

    Tomcat requires a compiler (hence the SDK), because part of tomcat's functionality is to compile JSP among other stuff 8)


  • Moderators, Music Moderators Posts: 23,361 Mod ✭✭✭✭feylya


    Yeah, got everything running. I had the path pointing else where, thanks to the brother's suggestions :p


Advertisement