Posts Tagged ‘freetts’

JNLP unsigned application requesting unrestricted access to system

May 19th, 2009

Im trying to put my java app online. One example I did up is the following:

http://137.132.146.70:8080/tts/WebStartClock/clock.jnlp

The above is tried and tested. Its a freetts web clock that speaks the time.

However, you do need java on the machine to do the web app.

Currently, Im trying to do up my own app to put up online. Using the above as example, i included my jar files, etc. and i came across this error:

unsigned application requesting unrestricted access to system

Doing a few search online, i came across the solution. which was to sign your jar files using jarsigner. Hm. you can test if you can run jarsigner by running this in your command prompt.

>jarsigner.

If its not found, either 1) download java jdk 2) if you already have the jdk, include the bin directory to your path. (you can check if you have the jdk by searching for jarsigner in your computer)

To sign the jar file: below is the command

jarsigner -keystore C:\working\mystore -storepass myspass
-keypass j638klm -signedjar sbundle.jar bundle.jar jane

where j638klm  is the password and jane is the user. a more detailed document can be found here.

Hope this helps someone. =)

VN:F [1.9.6_1107]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.6_1107]
Rating: 0 (from 0 votes)
DiggTwitterTechnorati FavoritesRedditNewsVineFacebookShare

Updates: freeTTS with emotions, perl scripting

April 9th, 2009

Nearly Done with what i want for my FYP CA2. Its more of the top layer being uncovered and many more layers to go. But i did add a few features and im pretty pleased with my result. Shall post an applet once im done.

Implementing machine learning? Possible using weighted phrases and sentences? Still puzzling but I do believe i’ll get it soon enough..

On the other hand, i was implementing a perl script to parse a log file into mysql database. So far seems pretty easy, left with implementing the correct data type for some of the variables.  

Busy busy busy. and im still puzzled with ms robotics studio.

VN:F [1.9.6_1107]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.6_1107]
Rating: 0 (from 0 votes)
DiggTwitterTechnorati FavoritesRedditNewsVineFacebookShare
Get Adobe Flash playerPlugin by wpburn.com wordpress themes