how to initialize Forms Listener servlet
Hi,
I installed the Forms Services 11g, right after that I could run the
http://<host>:<port>/forms/frmservlet?form=test.fmx
Then I shoutdown all, then restarted - opmnctl startall and I started both admin and managed weblogic servers.
The problem is that I can not run 
http://<host>:<port>/forms/frmservlet?form=test.fmx - the page (IE) just going for ever.
In the log file for when I did the install I can see this messages
'Initializing Listener Servlet' and 'Initializing the forms servlet'
but
I don't see the message 'Initializing Listener Servlet' when I was staring all myself, only 'Initializing the forms servlet'.
So my guess is I need to initialize Listener servlet, but I don't know how. Can anybody help?
Thank you
Anatoliy