Hi gangs, Managed to move out helloworld gwt samples out of gwtview. Registration of gwt application is now similar to pax-wicket.
Helloworld samples: gwt-osgi/samples/helloworld Steps to run: * check out gwt-osgi svn co https://scm.ops4j.org/repos/ops4j/laboratory/users/peter/gwt-osgi * Install eclipse (Apologies to IDEA/Netbean/<Insert your fav. IDE> users for now the code can only be compiled/launch via eclipse) * Start eclipse * Set the eclipse target platform to gwt-osgi/target-platform * Import gwt-osgi project * Open console/command prompt. Go to gwt-osgi/samples/helloworld Windows user: .\compile.bat Linux user: .\compile * Run gwt application (This menu should be available under run) Note: I'll try to get a more complex version of gwt sample apps to run in pax-gwt. Regards, Edward Yakop On 11/25/06, Peter Neubauer <[EMAIL PROTECTED]> wrote: > Cool stuff Edward, > good to refactor the code before anyone sees what a crappy coder I am ;) > > Will try i tout asap. I was thinking of a similar usecase as > PaxWicket. That is, having GWT components in different bundles and > contributing them to some assembly logic. Not sure yet how that turns > out in practive, will take a look first. > > /peter > > On 11/25/06, Edward Yakop <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I've updated gwt-osgi code. Both resources and the servlet are now > > handled by GwtOSGIRemoteServiceServlet. > > > > Both of the html can be accesed via: > > * http://127.0.0.1:8080/gwtservlet/org/ops4j/pax/gwt/public/Hello.html > > * http://127.0.0.1:8080/gwtservlet/webcontent/index.html > > > > Peter: > > * Need direction what is the next thing should be done. > > > > Regards, > > Edward Yakop > > > > > > On 11/25/06, Edward Yakop <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > There's a gwt.launch that u can use to start up the application. > > > > > > Regards, > > > Edward Yakop > > > > > > > _______________________________________________ > > general mailing list > > general@lists.ops4j.org > > http://lists.ops4j.org/mailman/listinfo/general > > > > _______________________________________________ > general mailing list > general@lists.ops4j.org > http://lists.ops4j.org/mailman/listinfo/general > _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general