Hi Derek,
I think you may be over complicating this issue but i am not fully sure
what you are trying to achieve. Is it not as simple as sorting your
list, so the page you want to display first is page 1 of 7 and page 2 of
7, 3 of 7 etc. contains the relevant following data?
This seems to be
Hi,
I got the same problem (i.e. trying to run mvn "appfuse:full-source" on XP,
with repo in C:\Documents and Settings\\.m2).
After struggling a lot I found the following solution:
- move repo in a folder without spaces (C:\Tools\.m2\repository), but
leaving folder C:\Documents and Settings\\.m2
Have you seen this:
http://www.ibm.com/developerworks/web/library/wa-aj-jpa2web/
It looks like it may be the ticket. At least, if you are using freemarker. I
intend to see where this takes. I'll let u know about it.
Cheers,
Marc
mraible wrote:
>
> You are correct that we don't support foreig
Hi All!
I am trying to use AppFuse with a Spring MVC and JPA configuration. I did
all the modifications to the configuration files described in the appfuse
site.
I wrote some jpa entity beans. they run fine when I test them.
I did first a mvn install.
Then I ran a mvn jetty:run-war and I got t