Re: [appfuse-user] Remote Debugging with Eclipse WTP

2007-02-02 Thread Michael Mehrle
Or you can just use MyEclipse - remote debugging works like a charm ;-) Michael - Original Message - From: "oguzhantortop" <[EMAIL PROTECTED]> To: Sent: Thursday, February 01, 2007 11:31 PM Subject: [appfuse-user] Remote Debugging with Eclipse WTP Hi all, for to all who is having

Re: [appfuse-user] appfuse 2.0 only skeleton?

2007-01-27 Thread Michael Mehrle
ssage - From: Michael Horwitz To: users@appfuse.dev.java.net Sent: Saturday, January 27, 2007 2:49 AM Subject: Re: [appfuse-user] appfuse 2.0 only skeleton? Hi, On 1/26/07, Michael Mehrle <[EMAIL PROTECTED]> wrote: Mike - thanks for taking the time to explain this to me. I s

Re: [appfuse-user] appfuse 2.0 only skeleton?

2007-01-27 Thread Michael Mehrle
l - Original Message - From: "Matt Raible" <[EMAIL PROTECTED]> To: Sent: Friday, January 26, 2007 1:48 PM Subject: Re: [appfuse-user] appfuse 2.0 only skeleton? On 1/26/07, Michael Mehrle <[EMAIL PROTECTED]> wrote: Yes, if you override the file locally, it won't

Re: [appfuse-user] appfuse 2.0 only skeleton?

2007-01-26 Thread Michael Mehrle
you should delete the WEB-INF/lib and WEB-INF/classes directories from the source webapp folder. For other possible changes, please take a look at the tutorials on the AppFuse website - hopefully they will make it all a little clearer. Happy AppFuse developing! Mike On 1/25/07, Mi

Re: [appfuse-user] appfuse 2.0 only skeleton?

2007-01-25 Thread Michael Mehrle
Hi Mike - this is actually the one I installed - the database is being created and all but there is only one single class in each package. Please let me know if I'm missing something here - I just read through the quickstart tutorial again and it seems that I followed the instructions properly.

Re: [appfuse-user] Creating eclipse project for appfuse 2.0

2007-01-24 Thread Michael Mehrle
Excellent tutorial - I actually didn't know that you could use maven to set your maven repo. Anyway, I ran mvn install eclipse:eclipse and got both projects this time - good stuff, thanks. Actually, I do have something to add to your little tutorial. We all make small mods to our projects (mis

Re: [appfuse-user] Suggestions for 2.0 maven build

2007-01-24 Thread Michael Mehrle
See comments below... So, I simply added the following to my pluginRepositories entries in pom.xml: ibiblio http://mirrors.ibiblio.org/pub/mirrors/maven2 That's strange. I'm willing to add this, but central (repo1.maven.org/maven2) is now hosted by Contegix, so the