checked + tested on real application. think it is safe to merge to trunk.
On 15. Aug, 12:07 h., Charlie Collins <[EMAIL PROTECTED]> wrote: > Thanks.. > > On Aug 15, 4:16 am, eldzi <[EMAIL PROTECTED]> wrote: > > > ok, issuehttp://code.google.com/p/gwt-maven/issues/detail?id=134 > > created, patch applies for plugin and support project. > > > On 14. Aug, 22:15 h., Charlie Collins <[EMAIL PROTECTED]> > > wrote: > > > > Make an issue in the tracker (or search for one already there), and > > > attach the patch. Please. > > > > On Aug 12, 9:44 am, eldzi <[EMAIL PROTECTED]> wrote: > > > > > I have prepared a fix in gwt-maven code so you can define where a GWT > > > > Shell servlet will be mapped. I introduced new parameter > > > > shellServletMappingURL for it. Can I commit it somewhere/somehow? > > > > > On 11. Aug, 16:00 h., eldzi <[EMAIL PROTECTED]> wrote: > > > > > > well that's the reason why I want to contribute a slight change to GWT > > > > > Maven plugin that this merge will not be done when a special property > > > > > is present. Shell servlet is special but if you want to do redirection > > > > > you have to get rid of default mapping. The only thing to modify > > > > > (control) is this default * mapping which I want to redirect to own > > > > > servlet even in hosted mode. > > > > > > On 5. Aug, 14:55 h., Charlie Collins <[EMAIL PROTECTED]> > > > > > wrote: > > > > > > > Also, as I read your note again, I don't think you can disable the > > > > > > GWTShellServlet mapping in hosted mode. Hosted mode relies on that > > > > > > to > > > > > > direct traffic between RPC endpoints and classes. It won't use an > > > > > > explicit servlet definition like web mode, I don't think? (I haven't > > > > > > tried it, but hosted mode is special, and it's mapping into java and > > > > > > back to the SWT browser widget, so it probably needs that.) > > > > > > > On Aug 3, 5:41 pm, eldzi <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi all, > > > > > > > > I want to ask you if it is possible to setup somehow maven plugin > > > > > > > NOT > > > > > > > to merge my project's web.xml with default GWT's for hosted mode. > > > > > > > I > > > > > > > want to disable this merging so hosted mode takes target/tomcat/ > > > > > > > webapps/ROOT/WEB-INF/web.xml as my project's one without default > > > > > > > GWTShellServlet mapping. > > > > > > > > I thought it will be possible disabling 'mergewebxml' but it is > > > > > > > not > > > > > > > used for that at all. > > > > > > > > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
