2008/9/12 Charlie Collins <[EMAIL PROTECTED]>

> Also, a lot of people just suggest  using noserver once you get to
> needing stuff like that


That's what we currently do.  We run mvn jetty:run-exploded to start up a
full server application in all its complexity (jndi, spring, hibernate,
etc.), and then run mvn gwt:gwt with noserver in another shell to debug the
UI.

Cheers

Mirko



> - but I prefer to tweak the hosted mode myself
> (GWT-Maven does support noserver though).
>
>
> On Sep 12, 2:21 am, browndar <[EMAIL PROTECTED]> wrote:
> > HI guys,
> >
> > I am using the latest version and and am very impressed.  I have been
> > able to build a war that includes gwt and hits up the database and
> > works great.  I am, however, having trouble getting the same jndi
> > setup to work in hosted mode.  I imagine one of you folks has done
> > this exact thing.  An example pom would be incredibly helpful!
> >
> > Take care,
> >
> > Darren
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"gwt-maven" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/gwt-maven?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to