I'm going directly to weblogic, which is running locally all configured to default, it is all on the same host, no apache and no proxies in between.

Z



Edward Zarecor wrote:

Are you using Apache with the Weblogic plugin?

If so, do you see the same behavior if you go directly against Weblogic?

Can you confirm that subsequent requests are actually being handled by
the app server?

I ask because we've seen cases where URL mangling caused requests that
should have mapped to our wicket app not being properly proxied by the
Weblogic plugin.  The result was an Apache error as it couldn't handle
the request itself and wasn't forwarding it.

Ed.

On Tue, Nov 24, 2009 at 4:11 AM, zoltan luspai <[email protected]> wrote:
Hi All,


Anybody has experience with wicket running on Weblogic 10.3.1? Any hints
about?

I'm having some problem with that wicket pages does not seem to handle page
events properly, for example the first render of the page is fine, but if I
click on a button that does not seem to go to the next page. Sorry for being
foggy here; the thing is being investigated now...


Thanks,

Zoltan


---------------------------------------------------------------------
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