OK. I've changed the getID to getPrimaryKey().

How do you determine the tranaction state, by seeing the finaly in the log?  I ask 
this because I see that it uses the same transaction ID (15) on all calls?

If what you say on the transaction is correct it raises another question:my code opens 
up the transaction in a remote session bean which than makesa local call to another 
internal session bean (which functions as the specific controller for the action we 
preform,kind of a front controller pattern), which does the work on the entity 
bean,first calling the finder, than coping the info from the beanLocal to our 
Transport Object that is returned to the client servlet.Why is it that after the 
finder the transaction closes? since it should already be running inside a trasnaction.

I again want to thank you for your help.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839080#3839080

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839080


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to