Translation to Spanish (or anything else) should be very very very easy!. Just edit all the XML screen and menu scripts found in the .../webapps/ROOT/web-inf/XML folder. Use any text editor you like (or an XML editor if you have a good one). And that's all you have to do! Your DON'T need to compile ANY java source files!
If you email me the XML scripts I will add them to our next release!
Paul
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I fix the problem with clearlooks, but still i have this errors when i open the page
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:468)
at java.lang.Integer.parseInt(Integer.java:497)
at webBoltOns.AppletConnector.setEnvironment(AppletConnector.java:816)
at webBoltOns.AppletConnector.loadGuestEnvironment(AppletConnector.java:717)
at webBoltOns.AppletConnector.start(AppletConnector.java:659)
at sun.applet.AppletPanel.run(AppletPanel.java:418)
at java.lang.Thread.run(Thread.java:595)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Looks like a config problem.... Your post is from the client but the problem is on the server when it is trying to start up. Can you post your web.xml and ConfigFile1.xml. Also the Tomcat logs would help in correcting the problem.
The logs are in the ../logs folder. The xml's are in ..webapps/ROOT/web-inf/
Paul.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In what part of the program i could translate de program?
Thanks
Translation to Spanish (or anything else) should be very very very easy!. Just edit all the XML screen and menu scripts found in the .../webapps/ROOT/web-inf/XML folder. Use any text editor you like (or an XML editor if you have a good one). And that's all you have to do! Your DON'T need to compile ANY java source files!
If you email me the XML scripts I will add them to our next release!
Paul
Sorry that i'm asking this, but i have had problems with the installation.
This is the mistake that gave me the java consola..
"Engine Clearlooks unsoported"....
Can be this the mistake?
I fix the problem with clearlooks, but still i have this errors when i open the page
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:468)
at java.lang.Integer.parseInt(Integer.java:497)
at webBoltOns.AppletConnector.setEnvironment(AppletConnector.java:816)
at webBoltOns.AppletConnector.loadGuestEnvironment(AppletConnector.java:717)
at webBoltOns.AppletConnector.start(AppletConnector.java:659)
at sun.applet.AppletPanel.run(AppletPanel.java:418)
at java.lang.Thread.run(Thread.java:595)
Looks like a config problem.... Your post is from the client but the problem is on the server when it is trying to start up. Can you post your web.xml and ConfigFile1.xml. Also the Tomcat logs would help in correcting the problem.
The logs are in the ../logs folder. The xml's are in ..webapps/ROOT/web-inf/
Paul.