Hi,
I'm using the spring framework, RMI invoker and Hibernate. I'm new at the subject. I'm having a problem. Here is the scenerio:
I expose a service class with RMI to the client. In this service class I create new objects and I tell my service class too save them through hibernate but they don't receive their id back.
Any ideas?
Thanks in advance,
Ray


Reply With Quote