if u dont want to debug both of them at the same time, i think the quickest way is to deploy it in an separate servlet-container
On Fri, Apr 29, 2011 at 3:39 PM, cri <[email protected]> wrote: > we have a web application that's separate from our gwt web > application. the gwt web application makes server calls (rest) to this > separate application. can anyone tell me how me how I can deploy this > separate war file to the gwt embedded jetty server used in development > mode? I'd like to do this for the convenience of it while doing > development. thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" 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/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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
