Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 99768 invoked from network); 23 Jan 2011 08:46:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jan 2011 08:46:09 -0000 Received: (qmail 50034 invoked by uid 500); 23 Jan 2011 08:46:09 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 49647 invoked by uid 500); 23 Jan 2011 08:46:06 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 49639 invoked by uid 99); 23 Jan 2011 08:46:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Jan 2011 08:46:05 +0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of claus.ibsen@gmail.com designates 209.85.215.173 as permitted sender) Received: from [209.85.215.173] (HELO mail-ey0-f173.google.com) (209.85.215.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Jan 2011 08:46:00 +0000 Received: by eyg7 with SMTP id 7so1478223eyg.32 for ; Sun, 23 Jan 2011 00:45:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=A9rIXDb/DnfOBA2hGn5vCXJHLz1MCOxkFkL2efib/Ms=; b=NYwed5bEG1A206K7/7ITXRzsbrX3+639Yghamtvk+NvhPHd4EYLKGpG1Uf0Jgq02yF lx526MInfMsIEgNdQB53qKK2B4kF3jpJZkLFNFHUS/9BNxl66UDUqZXpz+ZrzrDu0RVu Mu7BDkKege1SoYdWLeSja8F8j9tATyWgrVJu4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=kiDiHbN6YbIcxpbtS79R3JJBhNjCJ4r4rRxBPn1KTFA+6MAKnzEZPUKXD2N4M87NfK yB14mOGziWkHiTjjd1LjDPp/RzjtH3zINdY2v2IPh2XdljazKAtj0HnyLthob03CUtIM 8pfHpZ5i13omkoNz89QfFE3kB22nT8Vy2ahQY= Received: by 10.213.27.209 with SMTP id j17mr3243877ebc.56.1295772337263; Sun, 23 Jan 2011 00:45:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.112.141 with HTTP; Sun, 23 Jan 2011 00:45:17 -0800 (PST) In-Reply-To: <1295722059571-3353086.post@n5.nabble.com> References: <1295722059571-3353086.post@n5.nabble.com> From: Claus Ibsen Date: Sun, 23 Jan 2011 09:45:17 +0100 Message-ID: Subject: Re: JBoss 5.1.0 -> 6.0.0.Final (Camel Issues) To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, Jan 22, 2011 at 7:47 PM, Phobos wrote: > > > Hi, > > I have a project packaged into an EAR that contains multiple EJB modules = and > a WAR module that utilises Camel 2.5.0 (configured via Spring with correc= t > config of jbossResolver etc). The project works perfectly when the EAR is > deployed into JBoss 5.1.0 but doesn't quite work at all when deployed to = a > new JBoss 6.0.0 container. > > When deployed into JBoss 6.0.0. all EJBs are started correctly but when i= t > comes to deploying the contained WAR no error messages are displayed and = I > just get the following log entry; > > 18:44:04,096 INFO =A0[org.jboss.web.tomcat.service.deployers.TomcatDeploy= ment] > deploy, ctxPath=3D/ > > Has anyone got Camel 2.5.0 working with JBoss 6/JEE6? > Hmmm the JBoss people may have yet again change classloading and whatnot in their server. But even with the jboss-vfs JARs which camel-jboss use it may not work as you report. Have you tried to look for never versions of those jboss-vfs JARs that camel-jboss uses? Maybe there are some versions which works with JBoss 6 > Thanks > -- > View this message in context: http://camel.465427.n5.nabble.com/JBoss-5-1= -0-6-0-0-Final-Camel-Issues-tp3353086p3353086.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --=20 Claus Ibsen ----------------- FuseSource Email: cibsen@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/