Getting started - project structure

7 views
Skip to first unread message

Scott Wilson

unread,
Feb 7, 2012, 7:11:41 AM2/7/12
to widgetstore
I'm ready to get started with committing code to the project!

My preference would be to use a Maven project structure as we can then
reuse the store more easily in other Java projects. I'd be happy to
set up the initial project structure if we go with this approach.

Lucas, do you have any preferences for how we set up the project?

Lucas Anastasiou

unread,
Feb 7, 2012, 7:29:16 AM2/7/12
to widge...@googlegroups.com
Hi Scott,

I have already started with the structure of the project - you can checkout the code at  http://code.google.com/p/edukapp/  (this the project page instead of /widgetstore since we finalized to the widget store name) 

Current version follows a quite simple ant-wise structure. No frameworks (e.g. spring/jsf) are used just plain jsp/servlet structure with just JPA for db persistence.

However I am quite eager for any alterations in the structure, I guess the current was just to get things going. 
I am adding you as an owner of the above google project, please feel free to maven-ize it. It would be good to set up the architecture correctly now that nothing serious has been done rather do it later


Best,
Lucas

Scott Wilson

unread,
Feb 7, 2012, 7:53:00 AM2/7/12
to widge...@googlegroups.com
On 7 Feb 2012, at 12:29, Lucas Anastasiou wrote:

Hi Scott,

I have already started with the structure of the project - you can checkout the code at  http://code.google.com/p/edukapp/  (this the project page instead of /widgetstore since we finalized to the widget store name) 

D'oh!


Current version follows a quite simple ant-wise structure. No frameworks (e.g. spring/jsf) are used just plain jsp/servlet structure with just JPA for db persistence.

However I am quite eager for any alterations in the structure, I guess the current was just to get things going. 
I am adding you as an owner of the above google project, please feel free to maven-ize it. It would be good to set up the architecture correctly now that nothing serious has been done rather do it later

Great, I'll take a look at it now

Scott Wilson

unread,
Feb 7, 2012, 9:22:37 AM2/7/12
to widge...@googlegroups.com
I've checked in a Maven project structure. Not everything works yet, but its a start.

To run the server:

mvn install
mvn cargo:start

This will download the latest Wookie war build from ASF and run it on localhost:8080/wookie, and run the edukapp webapp on localhost:8080/

S

On 7 Feb 2012, at 12:29, Lucas Anastasiou wrote:

Reply all
Reply to author
Forward
0 new messages