; Copyright (c) 1998-1999 by BEA WebXpress. All Rights Reserved. (SessionDescriptor beanHomeName parent.ParentHome enterpriseBeanClassName examples.ejb.subclass.parent.ParentBean homeInterfaceClassName examples.ejb.subclass.parent.ParentHome remoteInterfaceClassName examples.ejb.subclass.parent.Parent isReentrant false ; session EJBean-specific properties stateManagementType STATELESS_SESSION sessionTimeout 5; seconds ; end session EJBean-specific properties (environmentProperties maxBeansInFreePool 100 maxBeansInCache 100 idleTimeoutSeconds 5 ); end environmentProperties ); end SessionDescriptor