I'm trying to understand his question.  Can you give an example of
what you want the GWT user interface to do when you add or remove a
user purchased module.  Would it add another menu item?  Would it add
another tab?  Would it mount at a completely different URL?

Cameron

On 11/27/06, Peter Neubauer <[EMAIL PROTECTED]> wrote:
> Hi Gang,
> Edward put up the questions we have on
> http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/38594d5f474713e9/114951fbd7d22907?lnk=st&q=osgi+gwt&rnum=1#114951fbd7d22907,
> but  there has not been a reply to it so far, plus that any other OSGi
> related stuff has been unanswered. Either there is a lack of interest
> or poor focus on this topic.
>
> Is there anyone wanting to jump onto it? Otherwise, we will wait some
> more before deciding what to do with this.
>
> /peter
>
> On 11/25/06, Edward Yakop <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I'm sorry for spamming your inbox folder. I forgot to include 2 more step:
> >
> > * Open browser
> > * Set the url: 
> > http://localhost:8080/pax/gwt/samples/helloworld/webcontent/org.ops4j.pax.gwt.samples.helloworld.internal.Hello/Hello.html
> >
> > Regards,
> > Edward Yakop
> >
> > On 11/25/06, Edward Yakop <[EMAIL PROTECTED]> wrote:
> > > 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
> >
>
> _______________________________________________
> 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

Reply via email to