Hmmm...a very strange stack indeed so I won't ask ;-) So urls with 127.0.0.1 work...correct? but if you initially access via localhost it doesn't? Do you have WL configured as a named virtual server by chance?
Are you seeing generated urls being bounced back and forth between localhost and 127.0.0.1 when you access via localhost? If so, this may cause your session information to be lost when bouncing back/forth as 'domain name' (i believe) is used for your session key (via cookies). You can't access cookies from a different domain. -- View this message in context: http://old.nabble.com/wicket-on-Weblogic-10.3.1-tp26492655p26498557.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
