Friday 4 November 05

I’ve now think I’ve fixed the problem when a blank page was returned when the user double clicked on a link. The error that was being generated was ‘javax.ejb.EJBException – Application error – tried to enter Stateful bean with different tx context’ and I think again that the root cause of this is java threading. All I’ve done is temporarily fix the Sled player so that it won’t display blank page to user -it will generate the correct content, but it doesn’t stop the errors appearing in the JBoss console – they are just being handled better!

I’ve updated the Sled demo site with this new version, and I’ll include this fix in the next release I put up on Sourceforge.

Leave a Reply