Below is the index.html file where 'example-logon.js' is the javascript file that gets loaded but truncated. 'example-logon.js' is a minified js file (by yui compressor) that includes Ext JS 2.2, ext-ux.js, ext-patches.js, ext-propertygrid.js, uxmedia-min.js, uxflash-min.js, uxofc.js, GVisualizationPanel.js, FileUploadField.js and our own javascript code.
The web application is installed in Weblogic 10.3 and is accessed from IE 7 and 8. What is unusual is that it works fine when it is accessed from the same server where the application is installed and works fine with other clients and in our own environments. It only has problem when it is accessed from a client machine.
I would like to know if anyone here has ever experienced similar problem and whether it is an issue with cooperate firewall or antivirus software that somehow filters the js file.