How to achieve specific classloading when deserializing? [message #435750] |
Mon, 22 August 2005 20:37 |
Eclipse User |
|
|
|
Originally posted by: shad_lane.hotmail.com
Hello,
We've built an RCP app that is built up as separate functionally related
plugins that do remoting (using Spring and Hibernate) to a server back end.
Currently, each functional plugin bundle includes its own copy of Spring and
Hibernate. It would be really nice if we could logically structure things in
such a way that there would only need to be one copy of Spring that every
functional plugin group could use. The problem is, according to the
developer working on the app, that you cannot simply deploy Spring as a
plugin since, in remoting use, it needs to be able to see arbitrary classes
when de/serializing. He says this is not possible when the Spring library is
deployed as a separate plugin for all others to refer to. Is this true? How
do other RCP users that are in the same boat (i.e. use serialization through
a third-party library) deal with this?
Thanks in advance,
Adrian Sampaleanu
|
|
|
|
Powered by
FUDForum. Page generated in 0.03320 seconds