application-server
Turning off JBoss hot deploy service?
What is the correct way to turn off the JBoss hot deploy service? This is a production environment. Edit: JBoss version 5开发者_运维知识库.1.0 GAI think deleting the \"deploy/hdscanner-jboss-beans.x[详细]
2023-01-02 09:52 分类:问答Application Servers(java) : Should adding RAM to server depend on each domain's -Xmx value?
We have Glassfish application server running in Linux servers. Each Glassfish installation hosts 3 domains. Each domain has a JVM configuration such as -Xms 1GB and -XmX 2GB. That means if all these t[详细]
2023-01-02 09:26 分类:问答Path to a file in a webapp under GlassFish
How do I specify the path to a file in a web application? I have a folder named \'templates\' under WEB-INF, I\'ve been told that under GlassFish v3 the path should look like this:[详细]
2023-01-02 02:44 分类:问答Which Java web frameworks provide hot-reload?
I\'d like to know which Java web application frameworks provides a \"hot reload\" capability, i.e., it allows to develop applications and has them redeployed on the server \"almost instantly\" (i.e.,[详细]
2022-12-31 00:26 分类:问答Choosing an application server for web application development
My manager has asked me to suggest an application server for web application development work. What are the factors that needs to be considered before we select any application server for web applica[详细]
2022-12-28 00:44 分类:问答Java EE without Application Server
Since EJB 3 we have embeddable EJB containers, JPA implementations can be used without an application server, there is Weld for contexts and dependency injection and so on. Since on many systems is on[详细]
2022-12-24 07:53 分类:问答Stand - alone application with JBoss or Tomcat
Hallo, I have a more specific question about deplo开发者_如何转开发ying a Java-application. I have created a Java application, it is a WAR file and can be installed on any Java application server. T[详细]
2022-12-24 01:58 分类:问答Tomcat is web server or application server? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2022-12-23 02:52 分类:问答question about application instance management
I am currently working on a rather large project with a team distributed across the United States.Developers regular commit code to the source repository.We have the following application builds (all[详细]
2022-12-21 12:41 分类:问答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 a browser running on the server by bro开发者_C百科wsing to:[详细]
2022-12-18 21:07 分类:问答