I use Tomcat 7. I expose application over proxy. Thanks for replies.
On 4 bře, 16:46, salk31 <[email protected]> wrote: > I think that is more of a configuration setting for you http server/ > servlet container. Which one are you using? Also I guess on how you > are exposing it to the outside world. > > It sounds like the servlet container doesn't know its correct name. > > On Mar 4, 7:45 am, vkrejcirik <[email protected]> wrote: > > > > > > > > > Hi, I haveapplicationwhich runs on private network. It > > hasURLhttp://hostname:8080/application. I need access for thisapplication > > from outside. So I expose thisapplicationout onURL > > http:outsideAddress/application. But when I try to access on this > > addess,applicationredirects to internal address andapplication > > doesn't run. Is there any possibility how tosetURLforapplication? > > Does any solution exist for this problem? > > > 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.
