hello all,
i am beginning a migration of an old system to sling. felix was kind enough
to answer quite a few initial questions. it has been decided that the new
gui use GWT, i've reviewed the gwt example in the /extensions/gwt and
understand that its deployed as a "bundle" into sling/felix for deployment.

 the layout of the app is as follows

PostgreSQL database
jBoss App server
mule
sling (webapp version)
 ----
my migrated app/gwt

the questions are:

   1. since this project is not in the sling trunk, do i still need to refer
   to the sling parent pom?
   2. what are the minimum sling dependencies needed?
   3. during development of a gwt app how can i do the dev testing in the
   gwt shell/browser and have it talk with sling?
   1. is it the same way the gwt example does (via the servlet)?
      4. also, i want to redirect jackrabbit to use postgresql


any help is appreacitated

jason

Reply via email to