I bundled a scheduled class together with the entity beans it uses so it can access them directly. Previously the scheduled class had to access the entity beans through a session bean, since the entity beans only have local interfaces (CMR...). Instead of observing increased performance as a result of removing this level of indirection, everything slowed down by a factor of 10. Does anyone have enough insight here as to why such a thing would happen?
-- Eric Jain _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user