[sctp-dev] Access Restrictions when running
Jason Kania
jason.kania at genband.com
Wed Dec 15 08:58:18 PST 2010
Hello,
I am not sure what I have done wrong, and cannot see general instructions to address this, but in attempting to compile or run the SCTP code in java 6, I am encountering access restrictions.
The "Access restriction" issues occur in trying to access some core java classes in rt.jar used by sctp despite running the code with -Xbootclasspath/a:<path to sctp6.jar>. The classes in sctp6.jar are accessible, but not the ones that the library is attempting to call.
I did not observe any compile flag or anything else that would resolve this.
Do I need to place the jar in a specific location?
Do I need compile flags to allow the compilation?
Am I using the wrong instance of the compiler?
>From the instructions, I did not understand and this is my first attempt at extending the classes in this manner.
Any clarifications would be appreciated.
Thanks,
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/sctp-dev/attachments/20101215/2c0501cc/attachment.html
More information about the sctp-dev
mailing list