Hi,
I fixed the problem. I added "transient" in order to disable
serialization into the OSGI part.
@Inject @OSGiService(dynamic=true) transient SessionHandle hello;
Problem is solved.
--
[Message sent by forum member 'rcbandit']
View Post: http://forums.java.net/node/882760