0 Replies Latest reply on Jul 10, 2006 2:51 AM by hoeft

    File Access with ejb's and MBean's

    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