hi all,
i'm a newbie with problems in cascade; my last problem is : in a schedulable i 
lookup a stateless bean and i start some threads; i pass the stateless bean 
reference to the thread throught the constructor of the thread; when i call a 
function of the stateless witch want to persist the entity bean with the 
EntityManager, i get an IllegalArgumentException occurred calling getter  of 
vc.ejb.rss.persistence.RssItemBean.id .

i use jboss4.0.3SP1, and ejb3.0 of course.
it's the first time encounter this problem.....this is strange because 
persisting entities from the application work perfectly well....is it because i 
want to persist an entity from a thread, schedulable ? i don't know...just 
saying....

thanks
chelaru.viorel

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to