I can\'t find this in the JBoss documentation anywhere, 开发者_开发知识库so am asking here. Can multiple, non-clustered JBoss instances access and share the same TIMERS table (as used by EJB2 Timers
Sometimes we have huge amount of JAR files injboss/server/web/tmp/vfs-nested.tmpdirectory. For example today this directory contained over 350k jar files.
Can anyone point me in the direction of some documentation (or provide the information here) about the following tables, created by JBoss 5.1.0 when it starts up?
Environment: JBoss 5.1.0, JBoss Seam 2.2.0 While trying to get my application running in a clustered environment after login I am getting the following exception. Post login we try to store the curr
I have a problem when using a mdb as a seam component. In the bean I inject some other seam somponents.
I am looking looking into the options for tweaking the performance of JBoss 5.1.0 and one of the options ava开发者_如何学编程ilable to me is to disable the generation of debug information when compili
We have script that restarts JBoss. Should we clean开发者_StackOverflow社区 following directories in this script:
I have been working with JavaEE/EJB3 web apps for about half a year now. Unti开发者_JAVA技巧l recently, I haven\'t had to touch a lot of the behind-the-scenes stuff, just the meat of the code. I have
A day ago my application was one EAR, containing one WAR, one EJB JAR, and a couple of utility JAR files. I had a POJO singleton class in one of those utility files, it worked, and all was well with t
Hibernate 3.5-Final is finally here and it offers the much anticipated JPA2 support, amongst other features. I am working on a project(EJB3 based) using JBoss 5.1.0.GA and Hibernate 3.3, but I wanted