jboss
JBoss, thousand of threads in WAITING state, is this normal?
I am running JBoss 5.0.0 on Solaris 10 SPARC with java build 1.6.0_27-b07. When I c开发者_开发知识库heck with ps -eLf | grep -c \'Xss256k\' (I use java command line arg Xss256k to minimize thread siz[详细]
2023-04-13 09:24 分类:问答JBoss 5.1 shows "Failed to process changes" when hot-deploying a WAR
I\'m very new to this, so there\'s a good chance I\'m doing something wrong, but I\'m just trying to get set up with writing some JSPs using JBoss 5.1. I write the JSP page (really basic, just some HT[详细]
2023-04-13 07:05 分类:问答JMS QUEUE application as jar or ear
This might be a stupid question. I h开发者_运维百科ave two EJB project in my eclipse workspace, one is MDB and the other is Session bean.[详细]
2023-04-13 03:06 分类:问答Jboss Connection pooling or Hibernate Connection pooling
We use Spring + Hibernate in Jboss application server. We have been using Jboss connection pooling for all our application connection pooling needs using the *-ds.xml file as follows[详细]
2023-04-13 02:14 分类:问答Orbeon deployment on JBoss AS 7
We are trying to deploy Orbeon Forms 3.9 on JBoss AS 7 and getting the following errors: 15:34:36,621 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/adg-xforms]] (MSC serv[详细]
2023-04-13 01:15 分类:问答Jboss - Strange exception after auto-reconnecting to XA datasource
I\'m using a XA datasource on Jboss 6, using <check-valid-connection-sql> and <background-validation-millis> to auto-reconnect when one of the connections is dead. This works, but the prob[详细]
2023-04-12 22:33 分类:问答Clustering a Scheduled job with JBoss 6
I have a regular task that has to be executed once per day (but only once). Currently this is done with a @Schedule annotation.[详细]
2023-04-12 17:50 分类:问答by using maven Build projects and deploy it using jboss-maven-plugin
I have 2 (core, core-web) projects such a way that one is depending on another. so the core-web\'s POM.xml contains the dependency of core.[详细]
2023-04-12 16:54 分类:问答autocomplete select listener
I would like to use a method in rich:autocomplete component much the same way like ValueChangeListener, the problem is that I cannot submit the form in order for the Listener to get fired, that\'s why[详细]
2023-04-12 14:57 分类:问答ClassNotFoundException: error in opening JAR file ...jboss/lib/endorsed/._resolver.jar
When starting my JBoss using bin/run.sh I immediately get this error: Error occurred during initialization of VM[详细]
2023-04-12 10:24 分类:问答