Re: Round trip debugging of Geronimo in Eclipse

2008-02-14 Thread Dan Becker
/GMOxDEV/Developing+Geronimo+in+Eclipse#DevelopingGeronimoinEclipse-MakingGeronimoUpdatesAppearinEclipse Making Geronimo Updates Appear in Eclipse Thanks, Dan -- View this message in context: http://www.nabble.com/Round-trip-debugging-of-Geronimo-in-Eclipse-tp15419998s134p15481215.html Sent

Round trip debugging of Geronimo in Eclipse

2008-02-11 Thread Dan Becker
or explanations to help clear my newbie confusion. Thanks, Dan -- View this message in context: http://www.nabble.com/Round-trip-debugging-of-Geronimo-in-Eclipse-tp15419998s134p15419998.html Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.

Re: Round trip debugging of Geronimo in Eclipse

2008-02-11 Thread Jason Warner
appreciate any doc pointers or explanations to help clear my newbie confusion. Thanks, Dan -- View this message in context: http://www.nabble.com/Round-trip-debugging-of-Geronimo-in-Eclipse-tp15419998s134p15419998.html Sent from the Apache Geronimo - Dev mailing list archive

Re: Round trip debugging of Geronimo in Eclipse

2008-02-11 Thread Joseph Leong
confusion. Thanks, Dan -- View this message in context: http://www.nabble.com/Round-trip-debugging-of-Geronimo-in-Eclipse-tp15419998s134p15419998.html Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.

Re: Round trip debugging of Geronimo in Eclipse

2008-02-11 Thread Tim McConnell
Hi BJ/Dan, I'm not aware that there can be a shorter method without providing better integration between Eclipse and Maven, which might be possible with m2eclipse plugin (http://m2eclipse.codehaus.org/) but I've never used it. Might be a good exercise though, since it would certainly provide

Re: Round trip debugging of Geronimo in Eclipse

2008-02-11 Thread B.J. Reed
Dan Becker wrote: Hello all, I have set up a Geronimo 2.1 server in Eclipse using the instructions given at http://geronimo.apache.org/developing-the-geronimo-eclipse-plugin-in-eclipse.html. I have imported a server trunk tree as projects into my Eclipse environment, set up a Geronimo server

Re: Round trip debugging of Geronimo in Eclipse

2008-02-11 Thread Jacek Laskowski
On Feb 11, 2008 12:57 PM, B.J. Reed [EMAIL PROTECTED] wrote: Also being a Geronimo newbie, I'm sure I'm not the best to answer this, but what I have seen work for me (and I'm sure this is the long way) follows. After making my change to the code, I do a mvn at the trunk level. This will

Re: Round trip debugging of Geronimo in Eclipse

2008-02-11 Thread David Jencks
that depend on that jar need to be restarted. For geronimo-system, you need to restart the server. For something like geronimo-jetty6, you'd restart jetty and all the web apps. thanks david jencks Thanks, Dan -- View this message in context: http://www.nabble.com/Round-trip- debugging