Anonymous User TaskInstances after timeout.

Hi guys,

I have an anonymous user workflow that runs fine, just that if I leave a registration form (1st manual action) "untouched" for a while, the session times out and a login page shows up with just the 'User Name' field... no field for the Password because I guess its an anonymous workflow.

Is there a way to disable the timeout altogether? The login screen doesn't make sense + doesn't take the user anywhere.

Thanks in advance,

Adi.

[476 byte] By [adimut] at [2007-11-26 9:51:51]
# 1
I found a work-around for my problem..In the user/anonlogin.jsp, I am giving a response.sendRedirect to the page that has links to the self-registration page :-)If any of you finds another proper solution (disabling timeout or something), kindly
mutalikaditya at 2007-7-7 1:05:35 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
Hello,Could you please share the steps you undertook to make this work.Any and all help is greatly appreciated.Thanks,Anand
naren519 at 2007-7-7 1:05:35 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
In the manual action you can click the 'Ignore Timeouts' check box, and do not specify a timeout value.
timbo at 2007-7-7 1:05:35 > top of Java-index,Web & Directory Servers,Directory Servers...