[Logo] smithproject.org
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
Running and Debugging Smith with Eclipse  XML
Forum Index -> Smith Development
Author Message
apenhorwood



Joined: 12/03/2007 18:22:31
Messages: 8
Offline

I installed Eclipse and downloaded Smith yesterday. I followed the "how to" inside of Smith and produced a build. Now how would one go about running and debugging Smith with Eclipse?

I have some Java skills and am willing to learn. But I have never worked on a Java project of this size. Do I need to include Jetty, JBoss or something under Eclipse to make it all work?

My goal is to be able to debug parts of Smith.
orcus



Joined: 22/01/2007 16:10:52
Messages: 136
Offline

To run, you could download and install a servlet container (Tomcat or Jetty,...)
For example, in Tomcat, when you create smithXXX.war using the ant task, simply copy it into webapps folder. Tomcat will automatically deploy and run smith.
 
Forum Index -> Smith Development
Go to:   
Powered by JForum 2.1.6 © JForum Team