Re: [appfuse-user] java.lang.NoClassDefFoundError: org/apache/commons/collections/map/LinkedMap

2009-03-02 Thread Matt Raible
On Mon, Mar 2, 2009 at 8:22 PM, jackalista wrote: > > OK, resolved this; it was solved by two factors though I suspect only one to > be operable.  I ugraded to maven 2.0.10 and it worked out of the box. > > Matt, this is the second time I've seen pretty incomprehensible errors that > got resolved

Re: [appfuse-user] java.lang.NoClassDefFoundError: org/apache/commons/collections/map/LinkedMap

2009-03-02 Thread jackalista
OK, resolved this; it was solved by two factors though I suspect only one to be operable. I ugraded to maven 2.0.10 and it worked out of the box. Matt, this is the second time I've seen pretty incomprehensible errors that got resolved as a result of a maven upgrade. The last one was a similar p

[appfuse-user] Appfuse 1.9.4 with Apache Derby

2009-03-02 Thread jithesh
Hi, I am using appfuse 1.9.4 for my web application development. I was using DB2 as the DB. But now I need to use Apache derby 10.* as DB. Please provide some tips on how to configure it with appfuse 1.9.4. Thanks in advance Jithesh PM. -- View this message in context: http://www.nabbl

[appfuse-user] Some questions on architecture

2009-03-02 Thread Ger-Jan te Dorsthorst
Hi, Here's a couple of questions for you architecture boffins: It is clear that the source tree of Appfuse is neatly organised. I can see the purpose of having a dao package with interfaces and one or several dao/impl packages with specific implementations for those dao classes: it makes it e