Hey

marc fleury wrote:
> if the speed is not somewhat linked to the logger.

You mean the bad performance? Don't think so. If you do calls that
return a string the performance is decent, but if you do something that
returns an EJBObject the performance is terrible. I suspect a
serialization optimization is lacking. As in implement read/writeObject
and add UID's to the classes being sent. That kind of stuff.

/Rickard

-- 
Rickard �berg

@home: +46 13 177937
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com

Reply via email to