Details
Description
To use SCTP protocol in Java, you must use classes from package com.sun.nio.sctp included in JDK till 1.7. But this package is not in jre.properties leading to class not found exception.
It might be helpfull to add this package by default.
Attachments
Issue Links
- links to