1 Reply Latest reply on Jun 29, 2004 5:30 AM by aloubyansky

    ejbSelect within ejbPostCreate in 3.2.5 not working?

    jbone

      I am experiencing a problem in 3.2.5 that wasn't there in 3.2.2 as far as I can tell.

      I am calling ejbSelect from within ejbPostCreate - according to the spec this should be legal, as ejbSelect can be called from a pooled or ready state.

      Based on error log, though, I think the transaction architecture is not allowing this possibility - can anyone tell me if you can call ejbSelect from within ejbPostCreate on a CMR entity bean? Please? I thought this was a simple question, but haven't been able to get an answer - a simple YES or NO would allow me to rule this first possibility out and investigate deeper into what the problem might be.

      Thanks