At my work, we use Weblogic Server to host an enterprise portal. Which is fine.
However, I\'ve recently had the opportunity to use Tomcat for some side projects, and I a
WebLogic can also be slow to start up on Linux if it's connecting to a database and you haven't set up DNS properly.
Depending on your setup, you might be able to edit /etc/resolv.conf and comment out the nameserver line. This can reduce WebLogic's startup time from 20 minutes to less than a minute.