Scalability and J2EE RI

Can anyone tell me how scalable the server included with the J2EE download is? Is it meant just for testing/learning or is it capable of supporting real apps?Thanks and have a great day!Kaye
[218 byte] By [kanderson1] at [2007-9-26 2:30:10]
# 1
You can read release note from sun. It is for develop and test oonly
fayefun at 2007-6-29 9:48:37 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2

From the release notes of the J2EE reference implementation version 1.3 beta 2:

"Scalability and Memory Requirements

We have experienced intermittent problems when the J2EE server is run on a system with less than 128 MB of memory, or when a large number (> 16) of J2EE applications are deployed, or when a large number (in the thousands) of enterprise beans are instantiated. If you run out of memory, shutdown and restart the J2EE server."

Jesper

jesper1 at 2007-6-29 9:48:37 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...