To all,
I might have fixed the problem.  However, I don't know why it worked.  For my facade I 
put a xdoclet tag:
"transaction-type=Container"
This was something I found in a book "Enterprise JavaBeans" by Richard Monson-Haefel.
Also, instead of using findByPrimaryKey() I created another finder method that will 
find data by the primary key.  For example, the primary key was "geoUnitKey" and I 
created a finder method called findByGeoUnitKey().  I was just experimenting and it 
worked.
Has anyone else experienced this kind of problem and did something similar?  Can 
anyone tell me the technical reason why this works?  I haven't figured it out yet.

Thanks in advance for any information you can give me.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to