Are you deploying multiple apps to glassfish? If not have you
considered deploying your app to the root context?

On Wed, Apr 13, 2011 at 8:04 AM, Jochen Heintz
<jochen.hei...@gameforge.com> wrote:
> Hi !
>
> I'm using Tapestry 5.2.5 and i use Glassfish behind a apache httpd as a
> proxy.
>
> The httpd is doing a ProxyPass / http://localhost:8080/myApp so that i am
> able to call my site
> from the root.
>
> I'm able to see my site at http://test.local/ instead of
> http://test.local/myApp.
>
> That works fine except the Javascript stuff. I see in the sources of the
> webpage
> that there is a path to /myApp/0.1-SNAPSHOT/stack/core.js is inserted.
>
> But there is no path beginning with /myApp... because i changed this with
> the proxy to the root of the
> domain.
>
> Is it possible to change those relative uris to absolute uris ?
>
> Thanks a lot
> Jochen
>
>
>
>
>
>
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Absolute-Paths-in-Tapestry-5-2-5-tp4300824p4300824.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to