Java servlet deployment error webui-jsf-suntheme -


I get the following run-time error in the web browser (Firefox) when trying to run Java servlet on one Time Linux Server:

  unterminated string literal dojo.provide ("webui.suntheme.browser"); W ... wGroupsContainer, _41f.row group [i], "last  

I believe the problem is related to webui-jsf-suntheme. I can confirm that the application Successfully deploys as a production server on Windows and on a Linux virtual machine running the same version of JDK.

The server runs Debian, posted servlet on Tommack 6.0 And Java version 1.6.0_12- this application uses VisualJSF (Project Woodstock) It was developed by JSF 1.2 platform, now is not supported by Oracle, the project may have been opened with NetBeans 6.7 (if it is VisualJSF), otherwise you will have to link the libraries directly into the project.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -