Hi there. I've got a simple question...
I've got a statefull session bean, and I'd like my container to
always have a few
copies of this instantiated at any time.
Is there an easy way to do this with the jboss.xml?
I'd use the instance pool, but this isn't a stateless session
bean...
(this bean is basically an adapter that wraps a java API for
some 3rd party software. I'd like to keep a few copies of the bean
instantiated, because it takes about 10 seconds for the 3rd party software
to initialize, and I can avoid that by having it 'pre-initialized'...)
Thanks for any help...
-Jim Nemesh
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]