Hi,

I am using fortress as a container to host my components in
an AppServer (WebSphere).
The EJB-Spec does not allow to create new threads in an EJB and does
not allow to read/write files (and more...)
R/W files is not a problem, because I can use a static initializer inside
classes.
So far, so good... 
But does fortress create threads while runtime or only while container
is being initialized ?
Latter would be OK, first not...

Somebody knows more ?

Thanks,

Regards,
Marco Geiger

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to