It's not a secret anymore!
The moose likes EJB and other Java EE Technologies and the fly likes DeployTool problem on Deploying a simple Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "DeployTool problem on Deploying a simple" Watch "DeployTool problem on Deploying a simple" New topic
Author

DeployTool problem on Deploying a simple

George, Contra
Greenhorn

Joined: Mar 29, 2001
Posts: 1
I try to deploy a simple app but an exception is thrown
and the error.log has:
Cannot find keystore file : C:\Documents and Settings\Administrador\.keystore
java.security.AccessControlException: access denied (java.io.FilePermission D:\JDK1.2.2\lib\ext read)
Do you know what is happening?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: DeployTool problem on Deploying a simple
 
Similar Threads
Problem with Deploytool of J2ee!!!
change application with https in jboss
javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites
Mutual authentication in Web Services
how do i programmatically create a keystore and import my certificate into it?