[Actionframework-users] First steps: tryin to have examples running
Status: Inactive
Brought to you by:
ptoman
From: <ser...@is...> - 2003-11-26 10:39:59
|
Hello there! I am a new ActionServlet user and have a little problem while tryin to = set all things up to run the initial examples.=20 My question is so simple, since the only thing is that I have just = installed ActionServlet (i already have ant 1.4, tomcat 4.1 and jdk 1.4 = successfully installed) and i'm tryin to run the examples, just to see = how it works. As i follow the instructions in the install.txt file, i = found this: << <...> Examples installation instructions for use with Tomcat 3.2/4.x servlet container (http://jakarta.apache.org/tomcat) --------------------------------------------- 1) Change directory to ActionServlet root ---------------------- DONE! 2) Set correct values of properties in build.properties = --------------------- DONE! 3) Copy examples\RMIDemo\.java.policy to your ${user.home} directory (needed only to run RMIDemo) = ------------------------------------- DONE! 4) Run "ant examples_war" ------------------------------ WHAT'S = THIS?!?!?!?!?! 5) Move examples\as_examples.war to Tomcat's webapps directory 6) Restart Tomcat 7) Before running "RMIDemo" start examples\RMIDemo\run_rmi_server.bat 8) View examples under /as_examples context (i.e. goto URL like http://localhost:8080/as_examples/index.html) <...> >> I cant find any 'examples_war' directory neither in the ActionServlet = root directory nor in any of its subfolders. I run 'ant examples' but = nothing happens (the only thing i get is the instructions of how to use = ant). WHAT DO I HAVE TO DO TO PROPERLY CONFIGURE ACTIONSERVLET AND MAKE THOSE = EXAMPLES RUN? Pliz, any help will be welcome. Thanx a lot in advance. Kind regards, Serafin Orillan. |