[This might show up twice. I waited two days before sending it again]


Hi!

I need to save a file to disk from EJBCreate() in an entity bean.
What is the best way? I read that Weblogic allows you to violate the EJB 
specification and use a FileOutputStream. Does Orion let me do this as well?

I thought about using RMI to call an external method. But then I would have 
to start rmiregistry on the server as well as Orion. Or could Orion act as 
RMI-server too?

       /Markus




Reply via email to