In article <> ,
Matt <> wrote:
>java web start can only runs swing/awt applications? but not console
>applications? I put console application as java web start application,
>and it doesn't work and no error at all.
If your app works by accessing the console, then at the very least you
need to open the web start console to see any output from it.
If the app needs to do file access or similarly security-restricted
operations, then it needs to be signed and request all-permissions
from the web start runtime. Or else be rewritten to use the JNLP
services.
Cheers
Bent D
--
Bent Dalager -
-
http://www.pvv.org/~bcd
powered by emacs