Hello all,
I have been making research on decorator in appfuse. It seems
to me that the number of decorator is limited to two. Am I correct? I found
this because after having two decorator. it works . but after adding three
or four. it doesnt work . and it would be defaulted to one
Try -Dtest=TimeEntryDaoTest
On Sat, Sep 13, 2008 at 10:31 AM, rjhraman <[EMAIL PROTECTED]> wrote:
>
> Sorry. should have been more specific.
>
> I'm doing the exercise where TimeEntryDAOTest is extended from
> BaseDaoTestCase. However, none of the test cases are getting executed while
> doing a "m
Sorry. should have been more specific.
I'm doing the exercise where TimeEntryDAOTest is extended from
BaseDaoTestCase. However, none of the test cases are getting executed while
doing a "mvn test" or "mvn test -Dtest=TimeEntryDAOTest".
Is there something that I'm missing here
rjhraman wro
Hello,
I'm a new Appfuse user following the exercise in:-
http://www.ociweb.com/jnb/jnbMay2008.html
http://www.ociweb.com/jnb/jnbMay2008.html
However, I get the following message
---
T E S T S
---
Hi Serge,
looks good, adapting it for my project now. Is there documentation coming
that explains the conversion from T4 to T5?
Would be interested to know what is still missing in terms of code
completeness from T4. Are you still working on this?
Thanks
..kace
--
View this message in co
Hi there,
I have a list of objects and I want to use to display
them in my page.
My question is: How to pre-select some items in the list based on my entity?
Yours,
Ali Behzadian Nejad.
--
View this message in context:
http://www.nabble.com/Question-about-%3Cs%3Acheckboxlist--%3E-tp19470904s
I have installed JDK5.16, now there are two JDK in my system. and I create
two batch files:
1.setjdk5.bat
set CLASSPATH=.;C:\Program Files\Java\jdk1.5.0_16\lib;C:\Program
Files\Java\jre1.5.0_16\lib
set Path=C:\Windows;C:\Windows\System32;C:\Program
Files\Java\jre1.5.0_16\bin;C:\Program Files\MySQ