0 Replies Latest reply on Jul 7, 2006 4:24 AM by hoeft

    File access in ejb's an MBeans

    hoeft

      Hi!

      I must write files in my application. I read that file access in ejb's is forbidden, so i wrote a MBean which writes the files if it's methods are called. This methods are called by my ejb's. Is that allowed? If not, what can I do to write files?

      Thanks
      Meinert