Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 83181 invoked from network); 17 Jan 2010 10:21:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jan 2010 10:21:11 -0000 Received: (qmail 10944 invoked by uid 500); 17 Jan 2010 10:21:11 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 10908 invoked by uid 500); 17 Jan 2010 10:21:11 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 10898 invoked by uid 500); 17 Jan 2010 10:21:11 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 10895 invoked by uid 99); 17 Jan 2010 10:21:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jan 2010 10:21:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jan 2010 10:21:03 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9DFE9234C498 for ; Sun, 17 Jan 2010 02:20:43 -0800 (PST) Message-ID: <1206972499.4301263723643645.JavaMail.jira@brutus.apache.org> Date: Sun, 17 Jan 2010 10:20:43 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-2372) camel-jboss - Add to camel-extra so Camel works out of the box with the JBoss classloader in their app server In-Reply-To: <1346264310.4231263719324640.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/CAMEL-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2372. -------------------------------- Resolution: Fixed Fix Version/s: 2.2.0 Assignee: Claus Ibsen svn rev: 289. > camel-jboss - Add to camel-extra so Camel works out of the box with the JBoss classloader in their app server > ------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-2372 > URL: https://issues.apache.org/activemq/browse/CAMEL-2372 > Project: Apache Camel > Issue Type: New Feature > Affects Versions: 2.0.0, 2.1.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.2.0 > > Attachments: camel-jboss.tar.gz > > > JBoss used to and appears still to have classloader challenges. > Camel cannot load its type converters out of the box on JBoss. You need to use a specialized class resolver for that. > A Camel community member created the code and donated it. > We should host it as a new project at Camel Extra so people can use it as well. > See more here > http://old.nabble.com/Timer-fails-to-resolve-parameters-ts27161260.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.