Bookmark links logging me out

I have some links defined at the domain level in the "Bookmarks Channel". They are standard URL structure, such as "http://internalserver.domain.com"

I have the domains entered int he Gateway profile so they will be re-routed through our network.

The problem is, when I click on the link that shows up in the Bookmarks channel, I get logged out of the portal. However, if I right click, copy shortcut, and paste it into the URL field, it works fine.

Am I missing something?

[505 byte] By [708884] at [2007-11-25 4:35:07]
# 1

You might wanna enable debugging and take a look at the iwtGateway logs and the iwtSession logs to see what could be happening in addition to taking a look at the html for the page.

iwtGateway logs when in debug mode will show you in detail how the gateway is handling the html/js code for your internal website and iwtSession logs should tell you if the session is being dropped and if so how. In addition you might also wanna take a look at the web server error logs at the time of the session logout to check for any exceptions.

Karthik_Krishnamoorthy at 2007-6-29 2:46:56 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2
Robert -I suggest you have a look at the HTML/JavaScript that is being generated for your bookmark channel and try to work out why you are getting different behaviour. If you can't figure it out, post it and I'll have a look.Stephen
Stephen_Szalla at 2007-6-29 2:46:56 > top of Java-index,Web & Directory Servers,Portal Servers...