Browse Community
Help
Log In
Responses(5)
Solutions(0)
Hartmut_Clausen
123 Posts
0
July 23rd, 2012 00:00
I don't think that is possible.
I suggest to pass the ID of the object and than fetch it on the RMI server directly from the Content Server.
Can please give a sample what you want to do? Maybe there are other solutions to your problem.
yaser_alhsnat
4 Posts
July 23rd, 2012 01:00
code it must be serializable so we can transfer IDfSysObject from client to server.
You get the dfc.jar "as it is". You cannot change it.
Maybe you can give us the use case, so that it is possible to suggest an alternative approach.
July 24th, 2012 01:00
We used RMI(Java Remote Method Invocation) in my web applction ,we want transfer IDfSysObject from client to server, so code it must be serializable
OK, now that you have told us HOW you want to perform the action, can you please also tell us WHAT you want to do?
Dell Support Resources
View All
Top
Hartmut_Clausen
123 Posts
0
July 23rd, 2012 00:00
I don't think that is possible.
I suggest to pass the ID of the object and than fetch it on the RMI server directly from the Content Server.
Can please give a sample what you want to do? Maybe there are other solutions to your problem.
yaser_alhsnat
4 Posts
0
July 23rd, 2012 01:00
code it must be serializable so we can transfer IDfSysObject from client to server.
Hartmut_Clausen
123 Posts
0
July 23rd, 2012 01:00
You get the dfc.jar "as it is". You cannot change it.
Maybe you can give us the use case, so that it is possible to suggest an alternative approach.
yaser_alhsnat
4 Posts
0
July 24th, 2012 01:00
We used RMI(Java Remote Method Invocation) in my web applction ,we want transfer IDfSysObject from client to server, so code it must be serializable
Hartmut_Clausen
123 Posts
0
July 24th, 2012 01:00
OK, now that you have told us HOW you want to perform the action, can you please also tell us WHAT you want to do?