application-server
How to obtain singleton's intance in JBoss?
I have a singleton that I hav开发者_StackOverflow社区e to instantiate in my filter and for some reason I cannot get it\'s instance on couple first attempts. (The application deployed in JBoss EAP 5.1)[详细]
2023-03-12 07:51 分类:问答Java Web enterprise Application "Client"
At my current work, we are redesigning the entire core application which is basically springMVC, ejb3, SpringF, AJAX, etc.[详细]
2023-03-10 01:09 分类:问答A free Commercial-Use Application server for Java EE? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.[详细]
2023-03-08 07:03 分类:问答Jboss or Tomcat
I\'m working in an infrastructure team(Jboss 4.02/Tomcat 5.5/Weblogic 8.1 servers)in my company...some of the weblogic java applications are moving to jboss/tomcat servers.So what are the criterias we[详细]
2023-03-05 11:05 分类:问答Out of the Box EJB 3 container
JBOSS provides moduler Java EE5 service in a customizable package, i.e. an EJB 3 container that can be part of 开发者_JAVA百科an application running on command line, or in other words this container c[详细]
2023-03-01 10:09 分类:问答Distributable application for Google App Engine
I have an idea of web-application. As an option I\'m considering Java+Appengine as technology, but in future I will need possibility to create instances of application without using GAE.[详细]
2023-02-25 02:36 分类:问答Distributing an application server
I have an application server. At a high level, this application server has users and groups. Users are part of one or more groups, and the server keeps all users aware of the state of their groups and[详细]
2023-02-24 04:44 分类:问答Is portable jndi syntax (EJB3.1) available across machines?
I was reading about \"Portable Global JNDI names\" in several articles, here and there for example, but I was unable to understand whether this syntax only applies to inbound machine lookups (or mayb[详细]
2023-02-19 17:35 分类:问答EJB, Remoting between two application-servers (glassfish)
I want to have a bean Foo in host A which is injected, by the @EJB annotation to a bean Bar in host B.[详细]
2023-02-18 19:11 分类:问答What does Java EE compliant means?
We often say that the particular application server is a Java EE compliant server. But I am 开发者_运维百科still not completely aware of what it means exactly. Need more information on this.It means t[详细]
2023-02-18 15:50 分类:问答