Hi all,
Each time I sent a SOAP request to the Muse based Web Service then the init() function of the *Home.class is called. I have the following queries regarding this service home initialization:- 1) Does calling init() function for ResourceHome each time the request is sent adds extra overhead ?? 2) I think initialization of Home class should not be request based but should be done only once when the service is deployed . Please guide me if my understanding is wrong anywhere. Thanking you, Pushkar
