To get started we could use Seam forge with the already built JPA entities for the cabin finder application. Forge can create a JSF UI for us and a deployment to JBoss AS7. We could tweak the UI to use primefaces and google maps widgets. JBoss Tools 3.3 will help us with cloud deployment. Then we could dive into MetaWidget a little bit to get an Android UI to work with it.
So while it may seem like a circuitous route to get there, I think a bit more diving into Seam Forge and Metawidget is the first order of business. If we can accomplish our goals thru them with as little code as possible, then maybe we're on the right track.
To get started I'll download AS7, Eclipse Indigo and JBoss Tools 3.3.
MongoDB: http://www.mongodb.org/downloads
Mongo Java Driver: https://github.com/mongodb/mongo-java-driver/downloads
JBoss Tools: Install thru eclipse add new site: http://download.jboss.org/jbosstools/updates/nightly/trunk/
Disable the Indigo updates per http://community.jboss.org/en/tools/blog/2011/05/11/have-your-cake-and-eat-it-too-forge-tools
Unzip Indigo and JBoss AS7. Fire up eclipse and setup the JBoss 7 server.
No comments:
Post a Comment