Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 32D7C200B61 for ; Tue, 9 Aug 2016 16:41:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3182D160AB0; Tue, 9 Aug 2016 14:41:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A05FA160A6B for ; Tue, 9 Aug 2016 16:41:21 +0200 (CEST) Received: (qmail 59951 invoked by uid 500); 9 Aug 2016 14:41:20 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 59932 invoked by uid 99); 9 Aug 2016 14:41:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2016 14:41:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 97D1C2C02A8 for ; Tue, 9 Aug 2016 14:41:20 +0000 (UTC) Date: Tue, 9 Aug 2016 14:41:20 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work started] (KARAF-4524) SCTP class from JDK missing in jre.properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 09 Aug 2016 14:41:22 -0000 [ https://issues.apache.org/jira/browse/KARAF-4524?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KARAF-4524 started by Jean-Baptiste Onofr=C3=A9. --------------------------------------------------- > SCTP class from JDK missing in jre.properties > --------------------------------------------- > > Key: KARAF-4524 > URL: https://issues.apache.org/jira/browse/KARAF-4524 > Project: Karaf > Issue Type: Improvement > Components: karaf-core > Affects Versions: 4.0.5 > Environment: Linux > Reporter: Fr=C3=A9d=C3=A9rik ROULEAU > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Minor > Fix For: 4.1.0, 4.0.6 > > > To use SCTP protocol in Java, you must use classes from package com.sun.n= io.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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)