Re: Wicket archetype for hibernate 3.5 and spring 3

2010-07-26 Thread danisevsky
It seems nice. Could you please give me advice how to use it? I am not
fimiliar with mavem.

Thanks.

2010/7/25 Jochen Mader pflanzenmoer...@gmail.com

 I created a Maven archetype for wicket application containing the
 following things:

 - Everything is configured using Spring 3
 - Hibernate 3.5 is used for persistence
 - Example classes using JPA-style annotations
 - Example DAOs and base classes for CRUD-operations
 - Everything runs on an InRam-HSQL

 I will add some better unit tests this week.
 I added the Apache License so it should be compatible with Wicket.
 It is somewhat based on the original Wicket-Archetype. I hope I did
 everything right and didn't break any licenses.

 Grab your copy from:
 http://github.com/pflanzenmoerder/wicket-hibernate-archetype

 CU

 Jochen

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




Wicket archetype for hibernate 3.5 and spring 3

2010-07-25 Thread Jochen Mader
I created a Maven archetype for wicket application containing the
following things:

- Everything is configured using Spring 3
- Hibernate 3.5 is used for persistence
- Example classes using JPA-style annotations
- Example DAOs and base classes for CRUD-operations
- Everything runs on an InRam-HSQL

I will add some better unit tests this week.
I added the Apache License so it should be compatible with Wicket.
It is somewhat based on the original Wicket-Archetype. I hope I did
everything right and didn't break any licenses.

Grab your copy from:
http://github.com/pflanzenmoerder/wicket-hibernate-archetype

CU

Jochen

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org