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 D622B200B32 for ; Wed, 8 Jun 2016 16:51:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D50F6160A0E; Wed, 8 Jun 2016 14:51: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 1DF22160A2E for ; Wed, 8 Jun 2016 16:51:21 +0200 (CEST) Received: (qmail 7406 invoked by uid 500); 8 Jun 2016 14:51:21 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 7394 invoked by uid 99); 8 Jun 2016 14:51:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jun 2016 14:51:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E80592C033A for ; Wed, 8 Jun 2016 14:51:20 +0000 (UTC) Date: Wed, 8 Jun 2016 14:51:20 +0000 (UTC) From: "Savva Kolbachev (JIRA)" To: commits@cayenne.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CAY-2090) Untangle HttpRemoteService from ServiceContext thread local setup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 08 Jun 2016 14:51:23 -0000 Savva Kolbachev created CAY-2090: ------------------------------------ Summary: Untangle HttpRemoteService from ServiceContext thread local setup Key: CAY-2090 URL: https://issues.apache.org/jira/browse/CAY-2090 Project: Cayenne Issue Type: Improvement Components: ROP Affects Versions: 4.0.M3 Reporter: Savva Kolbachev Assignee: Savva Kolbachev Fix For: 4.0.M4 We need to untangle HttpRemoteService from dependence on Hessian's ServiceContext thread local setup. -- This message was sent by Atlassian JIRA (v6.3.4#6332)