Hi -
I think it's probably overgeneralizing to say "nobody uses Java in telecommunications", just as it's incorrect to say "everybody uses C/C++". I'm sure you'll find Telecom systems written in all kinds of languages - including Java (note the previous post about the author's experience with a COBOL telecom system!)
To say Java is "slow" (to categorically say *anything* is "fast" or "slow") is simply nonsense, without qualifying things a bit more. For example, a Java application with a good JIT might be just as fast (perhaps even faster) than an equivalent C++ executable. Or for another example, a
JSP servelet will undoubtedly outperform a C++ CGI program each time, every time.
Here's a link you might find interesting:
erlang.org/~hakan/mnesia_overview.pdf