ejb-2.x
JBoss EJB2 Timers Service - multiple servers, single TIMERS table?
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[详细]
2023-01-05 04:21 分类:问答Ejb lookup failing on WAS7.0 with NamingException
I have an application developed on RAD using WAS 6.0. I migrated the code to WID 7.0. After making some changes in the EJB modules(Had to remove the bnd.xmi file from eac开发者_运维问答h ejb module to[详细]
2022-12-26 05:40 分类:问答IllegalStateException: Cannot obtain inMethodFlag for: getPrimaryKey
Can anyone tell me why following exception comes? java开发者_开发百科.rmi.ServerException: RuntimeException; nested exception is:[详细]
2022-12-20 03:34 分类:问答Locking problems using SimpleReadWriteEJBLock
First of all, I am using Oracle and JBoss 4.0.4 and I\'m pretty much a newbie on JBoss matters. Our d开发者_运维问答istributed application uses CMP beans with SimpleReadWrite... etc locking policy, w[详细]
2022-12-18 05:25 分类:问答JBoss Error in ejb-jar.xml for Message Driven Bean TextMDB: expected one res-ref-name tag
I\'ve copied and pasted the example ejb-jar.xml and jboss.xml file from http://docs.jboss.org/jbossas/jboss4guide/r4/html/ch6.chapt.html#ch6.mdbejbjar.ex and I\'m receiving the following error when JB[详细]
2022-12-10 13:40 分类:问答