-
Jun 1st, 2009, 03:47 AM
#1
RmiInvocationWrapper_Stub "missing" from org.springframework.context-3.0.0.M3.jar
Hi All
Without this class I cannot invoke RMI services from 3.0M3 client to 2.5.5 server. Is there a reason why RmiInvocationWrapper_Stub is no longer available in 3.0?
Thanks, Robin.
-
Aug 26th, 2009, 08:09 AM
#2
Did someone found where this has been moved or how to solve the ClassNotFoundException? I am having the same issue.
-
Feb 9th, 2010, 06:01 AM
#3
I'm having the same issue with the 3.0.0.RELEASE version of Spring: when I connect to an RMI service implemented with Spring 2.5.x from a client using Spring 3, I get a ClassNotFoundException on RmiInvocationWrapper_Stub.
There's an issue in JIRA issue for this, https://jira.springsource.org/browse/SPR-6208.
-
Feb 9th, 2010, 07:27 AM
#4
Yes, same problem. I ended up creating a jar which I called spring-compatibility with the missing class. I am surprised that the issue https://jira.springsource.org/browse/SPR-6208 has been marked as resolved. They should have included these missing class in spring 3.0 for backward compatibility as the last comment says.
-
Jul 5th, 2010, 10:31 AM
#5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules