I'm posting the question on this forum , cause after some googleing with relevant key words I was re directed to this forum and I got no answer on other forums :/
So, here goes nothing...
Hi
My web app runs on tomcat server, The clients are connecting from Citrix stations with SSO (wich runs on Apache , port 80), they can also log in without SSO by using the 8080 port (tomcat)
When the client try's to connect with the SSO (port 80) the web app works fine, except for the pages which includes the EXT js (its a JS Framework) files, on that pages a js error pops up with the "Ext is undefined " message :/, all the other pages are being loaded just fine
If the client logs to my web app without the SSO (by using the 8080 port) all the pages are being loaded fine - including the pages which includes the EXT js files,
I really got not even the slightest idea on what could be gone wrong with my web app, and how the SSO can conflict with the EXT js files...
Any idea will be much appreciated,
Thanks ahead,
Daniel.