Hi
thank you for reading my post
i have faced a very strange problem with ADF faces and tomcat.

is there any condition that an ADF Faces  application works fine in my
computer (on both OC4J and TOMCAT ) but does not works in production
tomcat ?
indeed i managed all database stuff and also i add all adf installer
(ADF faces libraries)library to my application web-inf/lib folder , now
it works fine in local tomcat but when i upload it to server none of
buttons or action link works.

i tried to debug it using firefox javascript console and i find the
following stuff :

Error: _submitFormCheck is not defined
Source File: http://www.mydomain.com/app/faces/index.jsp
Line: 190

Error: _checkLoad is not defined
Source File: http://www.mydomain.com/app/faces/index.jsp
Line: 1

Error: _checkUnload is not defined
Source File: http://www.mydomain.com/app/faces/index.jsp
Line: 1

Error: _defaultTZ is not defined
Source File: http://www.mydomain.com/app/work_services.jsp
Line: 20


can some one please help me with this problem ?
I am really stocked with this.

thank you.

Reply via email to