Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 62E6311E48 for ; Thu, 27 Mar 2014 14:13:20 +0000 (UTC) Received: (qmail 89672 invoked by uid 500); 27 Mar 2014 14:13:20 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 89091 invoked by uid 500); 27 Mar 2014 14:13:17 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 88746 invoked by uid 99); 27 Mar 2014 14:13:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2014 14:13:16 +0000 Date: Thu, 27 Mar 2014 14:13:16 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-5644) Introduce XSLTTransform annotation to support server-side transformations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949368#comment-13949368 ] Sergey Beryozkin commented on CXF-5644: --------------------------------------- I'm not really sure why you use UriInfo and the custom provider above, it is expected to work with XsltJaxbProvider, and besides, this code is not thread safe. > Introduce XSLTTransform annotation to support server-side transformations > ------------------------------------------------------------------------- > > Key: CXF-5644 > URL: https://issues.apache.org/jira/browse/CXF-5644 > Project: CXF > Issue Type: Improvement > Components: JAX-RS > Reporter: Sergey Beryozkin > Priority: Minor > -- This message was sent by Atlassian JIRA (v6.2#6252)