[appfuse-user] is a bug in 2.0.2 when mvn test?

2008-11-18 Thread wuarron
get the appfuse 2.0.2 modular jsf and mvn.have two proplem: 1,can't not use mysql 5.1?when use connector 5.1.6 and install mysql 5.1.29.have error when run the 'mvn' command. the error is:Caused by: java.sql.SQLException: Failed to read auto-increment value from storage engine ; 2. in the fil

Re: [appfuse-user] Why Candy4AppFuse doesn't have Modular Arquetypes

2008-11-18 Thread Derlon Aliendres
Thnx a lot, Ice-Man 2008/11/18 Alex Coles <[EMAIL PROTECTED]> > On Wed, Nov 19, 2008 at 12:30 AM, Derlon Aliendres > <[EMAIL PROTECTED]> wrote: > >Hi, all!! ;-)) > > > > I'ld like to know Why Candy4AppFuse doesn't have Modular Arquetypes??! > > And when is it get AppFuse v-2.0.2??! > >

Re: [appfuse-user] What is SNAPSHOT??

2008-11-18 Thread Derlon Aliendres
Thnx a lot, Ice-Man 2008/11/18 Alex Coles <[EMAIL PROTECTED]> > On Wed, Nov 19, 2008 at 12:37 AM, Derlon Aliendres > <[EMAIL PROTECTED]> wrote: > > What are SNAPSHOT versions?? > > > > > > Ice-Man > > Snapshots are versions that haven't been officially released yet - > also referred to as "ble

Re: [appfuse-user] Why Candy4AppFuse doesn't have Modular Arquetypes

2008-11-18 Thread Alex Coles
On Wed, Nov 19, 2008 at 12:30 AM, Derlon Aliendres <[EMAIL PROTECTED]> wrote: >Hi, all!! ;-)) > > I'ld like to know Why Candy4AppFuse doesn't have Modular Arquetypes??! > And when is it get AppFuse v-2.0.2??! > > -- > Ice-Man Oi! I guess its because the developer hasn't had time to implem

Re: [appfuse-user] What is SNAPSHOT??

2008-11-18 Thread Alex Coles
On Wed, Nov 19, 2008 at 12:37 AM, Derlon Aliendres <[EMAIL PROTECTED]> wrote: > What are SNAPSHOT versions?? > > > Ice-Man Snapshots are versions that haven't been officially released yet - also referred to as "bleeding edge" or "edge".

[appfuse-user] What is SNAPSHOT??

2008-11-18 Thread Derlon Aliendres
What are SNAPSHOT versions?? Ice-Man

[appfuse-user] Why Candy4AppFuse doesn't have Modular Arquetypes

2008-11-18 Thread Derlon Aliendres
Hi, all!! ;-)) I'ld like to know Why Candy4AppFuse doesn't have Modular Arquetypes??! And when is it get AppFuse v-2.0.2??! -- Ice-Man Ao encaminhar esta mensagem (ou qualquer 1 q se destine a mim tb), não se esqueça de retirar o meu nome e o meu End. de E-Mail e coloque todos os End.s d

Re: [appfuse-user] Can't we use oracle database with out install

2008-11-18 Thread Michael Duergner
You installed the library with version 10.2.0.2.0 and your project is looking for version 10.2.0.1.0 according to the information you posted. On Tue, Nov 18, 2008 at 5:37 PM, grd prasad <[EMAIL PROTECTED]>wrote: > > hello all, > > i tried to deploy the oracle in my own repository and i tried as

Re: [appfuse-user] Can't we use oracle database with out install

2008-11-18 Thread grd prasad
hello all, i tried to deploy the oracle in my own repository and i tried as like below please check them and make it correct and give me a breif solution how to deploy the oracle into my own repository. for -Dpackaging=jar -Dfile i gave the path of ojdbc12.jar like below -Dpackaging=jar -Dfile=

Re: [appfuse-user] Moving from Spring's XML to Annotations

2008-11-18 Thread Irshad Buchh
Hi, In order for AppFuse new release to be compatible with 2.0.2, I guess we need to put the following in the xml config file: /admin/activeUsers.html=filenameController /admin/flushCache.html=filenameController /admin/reload.