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

MySql variables and php -

php - Laravel - Overriding a resource route into a different route filter group -

url rewriting - How to implement the returnurl like SO in PHP? -