Emil Ivov <[EMAIL PROTECTED]> writes:
> I am unable to use JMF's RTP implementation.
Please check /etc/hosts. The 127.0.0.1 entry should not contain the
hostname of the machine, ie. if it looks like this
127.0.0.1 localhost
change it to
127.0.0.1 localhost
Juergen
--
Juergen Kre
Hello all,
I am unable to use JMF's RTP implementation.
I've posted this a couple of days ago as a 2.4.x
kernel problem but I've tried it with 2.5.65 as well and it still
would not work.
Is there any chance that someone might look at it?
I am more than willing to track this problem
Muhammad,
Other objects requiring a Local will pick up a default locale if it
isn't supplied. On Unix systems you can set the default Locale that
Java will use by setting some environment variables. Type "locale" at
he command line to see the value of these variables.
Otherwise I have had co
Hi,
i have not much exp. with Linux.
I have developed an Web application using JSP/Servlets which uses Locales
dynamically according to user selected language. I need to know will same
app work on linux without any code change and Locale accessed in windows
will be available on Linux as well?
Cl