Is there a way for a Resource to be created when starting the application server, like weblogic? Right now, instances are created when muse receives a SOAP Request. This first request is a little slow in responding. Creating a Servlet that loads on startup doesn't work either because the application server is not completly up yet, and sending a SOAP request to its port obviously doesn't work. Thanks, James Lorenzen.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
