Would you mind expanding on 'it went well' ? I am just getting started with M5 and don't know much about Maven. I have no problem using it if it's necessary but would prefer to use an Eclipse plug-in (I was using myEclipse but now am trying to use Sysdeo because ... well, it's free!) to deploy my app and start Tomcat. I downloaded Sysdeo and have successfully started Tomcat but it's not the Tomcat that comes as a part of Appfuse but rather another instance of Tomcat I have installed elsewhere.
My question is how to use Maven to JUST deploy my project (meaning I can't use jetty:run, jetty:run-war, etc. because these goals start Jetty/Tomcat and deploy by default to the Jetty/Tomcat that comes with Appfuse) and then use Sysdeo to start my Tomcat so debugging works, etc. I've also played around with Candy but it seems to do nothing more than allow you to execute the Appfuse Maven goals within Eclipse, which is cool but still doesn't allow me to deploy to and start MY Tomcat ... Can you give let me know how you do this? Many thanks, Bob chinofish-2 wrote: > > I run appfuse2.0m5 with sysdeo&tomcat5.5.x, it went well. > > so what's your problem ? > > > > ======= 2007-07-09 19:22:28 Emam Hossain wrote:======= > >>Is there any way that I can import the appfuse project into Eclipse and make >>it a web project or Tomcat project and run it / Debug with Sysdeo. I tried >>it but sysdeo could not run it. I could run it when I use “ant test-all”. >>Please could u tell me how can I run an appfuse project without running ant >>command or maven like any other Webproject or Tomcat Project? >>Thanks >> >> >>-- >>View this message in context: http://www.nabble.com/Appfuse-with-Sysdeo-tf4048655s2369.html#a11499918 >>Sent from the AppFuse - User mailing list archive at Nabble.com. >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] > > = = = = = = = = = = = = = = = = = = = = > > > > > > chinofish > [EMAIL PROTECTED] > 2007-07-09 > > > -- View this message in context: http://www.nabble.com/Appfuse-with-Sysdeo-tf4048655s2369.html#a11517822 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
