Re: [appfuse-user] Appfuse New user

2007-06-21 Thread Matt Raible
If you're using 1.9.x, you'll need to run "ant war" and then refresh your project in your IDE to run the tests. Matt On 6/21/07, nityan <[EMAIL PROTECTED]> wrote: If I run the PersonDAOTestCase as JUnit Test case from IDE, this is what I am getting: [appfuse] INFO [main] PersonDAOTest.loadCon

Re: [appfuse-user] Appfuse New user

2007-06-21 Thread nityan
If I run the PersonDAOTestCase as JUnit Test case from IDE, this is what I am getting: [appfuse] INFO [main] PersonDAOTest.loadContextLocations(119) | Loading config for: classpath*:/**/dao/applicationContext-*.xml,classpath*:META-INF/applicationContext-*.xml Michael Horwitz wrote: > > It all

Re: [appfuse-user] Appfuse New user

2007-06-21 Thread nityan
Can we not run the TestCase for eg. PersonDAOTestCase from the IDE as run as JUnit Test? Do we need to specify any configuration files? I could run from Command line. I want to try from IDE. Can you pls guide me on this? Michael Horwitz wrote: > > It all depends on your requirements. If you are

Re: [appfuse-user] Appfuse New user

2007-06-20 Thread nityan
No reason as such. My colleague had downloaded 1.8.2 source, so i just thought of trying with the same. Thought of doing with 1.8.2 and then do the latest. I am fine with ANT. But I guess I will try setting up AppFuse 2.0 and will download the source, MySQL 5.0 and others. Thanks a lot Mike. That

Re: [appfuse-user] Appfuse New user

2007-06-20 Thread Michael Horwitz
It all depends on your requirements. If you are more comfortable with Ant, then AppFuse 1.9.4 is the latest stable version. Is there any particular reason you are using 1.8.2? There are numerous ways to create AppFuse based applications. Candy is designed to make life easier for those who want to

Re: [appfuse-user] Appfuse New user

2007-06-20 Thread nityan
Thanks Mike. I am not working with AppFuse 2.0. In fact I have downloaded the source of AppFuse 1.8.2...the very basic one. I could run the Sample App and could create user and user roles in MySQL DB. If we dont have Candy for AppFuse for versions less than 2, then we cannot create any applicatio

Re: [appfuse-user] Appfuse New user

2007-06-20 Thread Michael Horwitz
It sounds as if your project is based on AppFuse 1.9.4? If this is the case, then Candy for AppFuse will not be of use - the Candy Eclipse plugin is designed for AppFuse 2.0. In order to get started I would recommend you work your way through the tutorials: for AppFuse 1.9.4 start here: http://ra

Re: [appfuse-user] Appfuse New user

2007-06-20 Thread nityan
Hi, I am very new to AppFuse. I have downloaded MySQL 4.1.22, tomcat 5.0.28, and all other requirements. I have run the Sample Application as per step by step instructions provided in AppFuse Quickstart. Still I am not very clear with the functionality of what it is doing. If you could develop a

Re: [appfuse-user] Appfuse New user

2007-06-08 Thread Matt Raible
For using AppFuse with Eclipse, there are two options: 1. Use Candy for AppFuse, an Eclipse 3.2 plugin. http://candy4appfuse.sourceforge.net 2. Use WTP from the Eclipse project: http://appfuse.org/display/APF/Eclipse#Eclipse-wtp Hope this helps! Matt On 6/8/07, Franco <[EMAIL PROTECTED]> wr

[appfuse-user] Appfuse New user

2007-06-08 Thread Franco
Hi All First of all my thanks to Matt. I came to know about Appfuse when I bought his book Spring Live. At that time, I thought it was a silly idea, that once I got a hang of all the "lightweight" technologies like Spring and Hibernate I could design write my own code. Not so easy, I got light h