Hello Chester,
could you please let me know if you have got the answer. I have exactly same problem.
It works fine on jboss-4.0.0RC1 but not in jboss-4.0.0
thanks in advance.
Bassie
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851645#3851645
Repl
When is the target release of JBoss 4.0 ? I read the JBOSS 4.0 Roadmap and I am not
clear. My company is in critical time to decide whether using Timer Service in EJB or
develop ourself. We prefer JBoss 4.0 but we don't want to deploy Beta version to
client. Currently we are using JBoss 3.2.4. I
Thanks Collin,
It's nice debug tool. When I specify Tx=Required in deleteQueue and Tx=Never in
deleteQueues, then I call deleteQueues method, I got this:
10:39:50,062 INFO [STDOUT] delQueues Tx status: NO_TRANSACTION
10:39:50,062 INFO [STDOUT] delQueue Tx status: NO_TRANSACTION
10:39:50,078 ERR
thank you for the reply,
In my case I defined the transaction using xdoclet, I put my snipped ejb-jar below. I
would like to work with CMT. I think there is transaction here. What is the reason
actually the exception thrown when I invoke size() method in Collection ? This part
make fail.
I wou
Hello,
I have a question and would really appreciate if anyone could spend time to answer
this question.
I use EJB 2.0 and in the session bean I use Container Managed Transaction.
My application server is JBOSS 3.2.4RC1.
There two tables and they have one to many relationship. Queue has many Re