This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Jul 11, 2011, 8:22 PM
298 Posts

Were you missing an open curly brace?

  • Category: Other
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags:
  • Replies: 6
I think the starting open curly brace was needed:

grant codeBase "xspnsf://server:0/test.nsf/-" {
permission java.security.AllPermission;
};

But, even after adding that it still did not work.


Howard
Jul 12, 2011, 5:50 PM
6 Posts
*Sorry; Yes, the opening brace needs to be there.

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal