i use eclipse with tomcat 5.5 and jdk 1.6. i have 2 question 1.which version of jboss is better to down开发者_JAVA技巧load for me?
Quartz doesn\'t appear to be included with the default install of Jboss AS 7.0 Final (full). Deployment of my EAR appears to fail when the Message Driven Bean (MDB) \"FareMonitorBean\" is attempted to
I spent some time checking out JBoss AS7 today. I am impressed with what I have se开发者_StackOverflow社区en so far but I noticed that good ol\' JMX-Console no longer exist.
I am working within a enterprise architecture that is processing a large amount of XML messages.We have recently been given the requirement to perform some calculations on data contained in those XML
I have a an a4j:outputPanel that is rendered based on some boolean condition: <a4j:outputPanel id=\"someDisplayRegion\" rendered=\"#{doc.ready && someClass.someBooleanMethod}\">
Hi I have problem with the session Id being changed in Jboss 7, this dosen\'t happen in Jboss 6. Is there a setting that I am missing. If anyone has any ideas pls share it... BTW Jboss 7 seems to be r
I\'m trying to use a custom JAAS authentication module for a web based application hosted on JBoss 5.1.0.GA. So everything seems to be working fine, until the number of users increases and sessions (s
In JBoss AS 7, a Web application that depends on libraries contained in the AS, must declare those depe开发者_运维百科ndencies in META-INF/MANIFEST.MF like this:
I\'m Java EE beginner. I\'m trying to modify a system (jboss-3.2.3, tomcat-5.0.28, struts-1.1). I need to load a config.properties file when jboss/tomcat starts, so, the properties could be available
I want to use JBoss tools in Eclipse to generate java code from DDL. I am using the following: Oracle XE