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



Mar 11, 2011, 3:24 PM
16 Posts

Re: ECL Permission Denied on a Java class

  • Category: Other
  • Platform: All
  • Release: 8.5.2
  • Role: Developer
  • Tags: java,class,ecl
  • Replies: 4
Thanks so much Tim. Really helpful and I've added your DominoUtils suggestion to my Java package
 
I have a much better understanding now

(I solved my initial problem by simply passing session to my Java function in SSJS!)
Mar 11, 2011, 4:02 PM
41 Posts
Re: ECL Permission Denied on a Java class
 That works too. :) I like to keep my method arguments to a minimum, but sometimes it's so much easier to just pass things like session, context - and, of course, this - to a method than to try to reacquire it from within, especially when bouncing back and forth between languages.

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