Top "Application-server" questions

An application server is a software framework dedicated to the efficient execution of procedures (programs, routines, scripts) for supporting the construction of applications.

What is Application Server for ASP.NET?

I've worked on the .Net platform for last two years and now I'm moving on to .NET Web development. I …

.net asp.net windows application-server
Java Heap Space error in glassfish

I am using a fresh Glassfish install with very little customizations. I have a Message Driven Bean (ObjectUpdateMDB) that listens …

java glassfish application-server out-of-memory jboss-mdb
Enabling gzip compression for Jboss

How is gzip compression for Jboss 5.1.0 enabled? Within the tomcat http connector right? I cant remember where this file is …

http configuration jboss compression application-server
What are the differences when deploying on Tomcat vs. Websphere?

If I were to deploy an application on Tomcat vs. Websphere, what are things that I need to consider? Do …

java tomcat websphere application-server
Jetty, Tomcat, Nginx, Geronimo, Glassfish: I'm confused

As someone new to the Java EE ecosystem, I'm confused with these products which share a tremendous amount of keywords. …

tomcat glassfish nginx jetty application-server
How do I permanently change java's default locale on Windows

I need to change the default locale that java uses on a Windows 2008 Server machine. Java is installed as part …

java locale application-server
DataSource or ConnectionPoolDataSource for Application Server JDBC resources

When creating JNDI JDBC connection pools in an application server, I always specified the type as javax.sql.ConnectionPoolDataSource. I …

java database configuration connection-pooling application-server
Wildfly standalone in local network

I need some way to give access to my web application frontend (which is on localhost:8080 by default) to local …

jakarta-ee wildfly application-server
Speed up Weblogic Server startup times

At my work, we use Weblogic Server to host an enterprise portal. Which is fine. However, I've recently had the …

tomcat performance weblogic application-server
Weblogic Server PermGen errors

When I created datasource and tried to attach to target server, I am getting the following errors, where do I …

weblogic application-server weblogic11g oracle-fusion-middleware