OK, sounds like you probably have 4.2.0.GA_CP01; don't know why the jar was named
"CR1". CR sounds for "Candidate for Release", i.e. a release soon
before the GA; that's not something one should use after the GA comes out. CP stands
for "Cumulative Patch"; that's a bug-fix release made after GA and provided
to subscription customers.
CP releases don't include fixes for every issue found after a GA comes out; we find
many customers prefer that changes in CPs are minimal and that fixes are limited to those
requested by customers or critical issues like security patches. Based on that, the
JBAS-4622 hasn't been ported to the EAP 4.2 CP branch yet. If you're a customer
and want to see that fixed in the next EAP 4.2 CP release, I suggest you raise an issue on
the Customer Support Portal.
All that said, you're actually interested in JBREM-906 anyway. :-) I don't know
enough about the remoting code to know if the same basic problem is there, but from
looking at the stack trace, it seems pretty likely. Basically, any RMI-based transport is
vulnerable to the problem of a client holding onto an RMI stub that no longer matches the
server. Do you need to use an RMI connector?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129849#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...