The question is, why do you want to do it that way?

You can develop separate modules, and include all those modules in one
project / war file.  You can build multiple libraries, and include
them in multiple projects / war files.

What are you doing that requires you to have multiple war files?

Greg

On Mar 28, 8:49 am, deejay <j.plessm...@googlemail.com> wrote:
> Sorry i think the question was unclear. Of course, we need a shared
> repository.
>
> The main question was, how to develop a GWT application which is
> splitted in MULTIPLE war files which could be deployed separately in
> the webapp server...
>
> On 28 Mrz., 15:39, Juan Pablo Gardella <gardellajuanpa...@gmail.com>
> wrote:
>
> > You can use a SCM repository, for ex. SVN, Mercurial
>
> > Juan
>
> > 2011/3/28 deejay <j.plessm...@googlemail.com>
>
> > > Is it possible to create one Webapp which is splitted into multiple
> > > WAR files (e.g. every module in one WAR file)?
> > > Is this a bad approach?
> > > How to develop a gwt application with more than one developer?
>
> > > Thanks,
> > > Jay
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "Google Web Toolkit" group.
> > > To post to this group, send email to google-web-toolkit@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > google-web-toolkit+unsubscr...@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to