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)
At my current work, we are redesigning the entire core application which is basically springMVC, ejb3, SpringF, AJAX, etc.
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.
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
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
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.
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
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
I want to have a bean Foo in host A which is injected, by the @EJB annotation to a bean Bar in host B.
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