Not much in the way of clues...  The ResultPage is being instantiated,
but instead of being rendered the HomePage is reloaded.  Everything is
fine on GlassFish v2..  but Sun Java App Server 7 = no dice.  I'm at a
loss for what to do next.

On Mon, Aug 10, 2009 at 10:29 AM, Igor Vaynberg<igor.vaynb...@gmail.com> wrote:
> turn the logging to debug level and look at the logs for any clues.
>
> -igor
>
> On Mon, Aug 10, 2009 at 7:22 AM, Jeff Longland<jeff.longl...@gmail.com> wrote:
>> I've been developing a Wicket app on GlassFish v2 and everything works
>> fine.  But when I deploy the application to our production server
>> which runs Sun Java App Server 7, setResponsePage() isn't working
>> properly.  What's particularly infuriating is that I can see in the
>> database that the request is being processed (new rows) but in the
>> browser the page isn't being redirected.  Does anyone have any
>> suggestions for troubleshooting this problem?  And no, I can't upgrade
>> the production server to a newer version or Jetty for that matter :(
>> Any help would be greatly appreciated as I need to get this app
>> running.
>>
>> Thanks again,
>> Jeff
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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

Reply via email to