Hello,
I have a little problem with BMP entity EJB which exists is the current CVS version, 
and not
in previous ones.
I have created an BMP entity Resource and I use it :

line1 Resource resource = resourceHome.create("resource0","name","firsname");
line2 System.out.println(resource.getName());

The problem is jboss is blocked on line2 and don't continue. It writes on screen, that 
the transaction is
locked.

This EJB worked well with previous versions.




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to