0 Replies Latest reply on Jan 22, 2002 10:54 PM by sachin

    unable to delete record from db using eb

    sachin

      Hi All,
      I just ported my application from sun's j2ee server to jboss. Everything is fine but the delete functionality in my jsp. My architecture is jsp-sessionbean-entitybean.
      The server freezes out as i try to delete a record through jsp.
      The transaction attribute for method in SB is 'Required' and for ejbremove is 'Mandatory'.
      I am using bmp.
      Any idea as to what is happening?
      Just let me know if anybody wants more info on implementation.

      Thanks,
      Sachin