no clue either. wicket is just a filter, if it works in one container
it should work in them all. try a couple of other containers, maybe it
will help you to narrow the problem.

-igor

On Mon, Aug 10, 2009 at 12:31 PM, Jeff Longland<[email protected]> wrote:
> 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<[email protected]> 
> 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<[email protected]> 
>> 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: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to