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.

How do I access Glassfish V3 Administration Console Website from a remote host

I have installed Glassfish v3 on a standalone server running ubuntu-server 9.10. I can open the Admin website if I use …

java jakarta-ee glassfish application-server glassfish-3
Jboss for beginners

I know that questions of that kind are usually not desirable, but I still think I can rely on your …

web-applications jboss application-server
How to get the status of a JBoss Application Server

I am working on writing a Highly Available agent for JBoss Application Server to run on Solaris Open HA Cluster. …

jboss solaris application-server failovercluster
Difference between web server and application server

As a layman, how do I understand the difference between web server and application server ? If you could give an …

java web-applications webserver weblogic application-server
How to stop/start specfic WebSphere-deployed EAR from command line?

I'm throwing a dependency jar into my exploded EAR on WebSphere app server. I need to stop/start the EAR …

websphere ear application-server
NGINX with Tomcat configuration

I am new to Nginx and I need your help, According to many forums I understood that all our static …

java apache tomcat nginx application-server
How to deploy angular app to production

I'm a little uncertain about some Angular 5 aspects. I've developed an app and don't know how to run it on …

node.js angular angular5 application-server
How to configure an application server in Intellij Idea 13 Ultimate SpringMVC project?

I create new SpringMVC project then choose Run->EditConfiguraions then choose Defaults->TomcatServer->Local on the left, …

tomcat spring-mvc intellij-idea application-server
Why do we need Application Server in Java

Why do we need Application Server in Java like JBoss or WebSphere. Is it possible that we develop large scale …

java jakarta-ee application-server
Version number to WAR file

Is it possible to add version number to WAR file specific to weblogic server ? To provide build files to client, …

java jakarta-ee weblogic jdeveloper application-server