Hi ,

The following code returns me a null object for ServerFactory. I assume that accessing ServerFactory would help me get all the details of the Tomcat Server. Is my assumption right??


server = ServerFactory.getServer(); if(server == null) System.out.println("Server is null");

Any help would be appreciated.

Thanks
Bala


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



Reply via email to