| Author |
Using ServiceManager
|
Pawe� Morgan
Greenhorn
Joined: Mar 29, 2005
Posts: 14
|
|
I use the following line to get ExtensionInstallerService. ExtensionInstallerService service = (ExtensionInstallerService) ServiceManager.lookup("javax.jnlp.ExtensionInstallerService"); After installation is successfull I simply wont to extract jar in user directory. My application has allPermission. When I call ServiceManager for each service it gives me "UnavailableServiceException". What am I missing??? Please help, pawel
|
 |
 |
|
|
subject: Using ServiceManager
|
|
|