Hello,

This is not an Orion specific question, but since I'm using Orion 1.4.7
I thought I'd try here.  Is it possible to upload a class file from an
application client?  I want users to be able to implement a serializable
interface, say X,  and upload it to the server.  The server will manage
the interface and other users should be able to use that interface.

I can model this as an Entity bean that has an attribute which is of
type Class.  However, the server would not have the implementation class
on its classpath.  How can I achieve this result?  Or am I looking at
the problem the wrong way?

Thanks,
Vidur


Reply via email to