Re: Camel with intergated ActiveMQ Web Console and JBoss

2009-07-12 Thread chu_man_fu
I had compiled against Camel 2.0 and tried to run it against Camel 1.5 like you suspected. Re-compiled and it worked. YAY! Cheers. -- View this message in context: http://www.nabble.com/Camel-with-intergated-ActiveMQ-Web-Console-and-JBoss-tp24424870p24450185.html Sent from the Camel - Users

Re: Camel with intergated ActiveMQ Web Console and JBoss

2009-07-10 Thread Claus Ibsen
>>> Claus Ibsen-2 wrote: >>>>>> >>>>>> Hi >>>>>> >>>>>> The package scan uses class loading and classloaders in J2EE servers >>>>>> is "a nightmare". >>>>>> >&

Re: Camel with intergated ActiveMQ Web Console and JBoss

2009-07-10 Thread chu_man_fu
cold try without the and see if Camel can be loaded in >>>>> jboss and do a basic routing >>>>> >>>>> >>>>>     >>>>>     >>>>> >>>>> >>>>> >>>>> >&

Re: Camel with intergated ActiveMQ Web Console and JBoss

2009-07-10 Thread Claus Ibsen
reat in ActiveMQ intergated into JBoss but only >>>>> by >>>>> modifying my activemq.xml file: >>>>> >>>>>   >>>> xmlns="http://activemq.apache.org/camel/schema/spring";> >>>>>        my.package.name &

Re: Camel with intergated ActiveMQ Web Console and JBoss

2009-07-10 Thread chu_man_fu
mp;waitForStart=1" /> >>>>             >>>>             >>>>           >>>>         >>>>     >>>> >>>> How do I get camel to use package: my.package.name? >>>> I have created a package which t

Re: Camel with intergated ActiveMQ Web Console and JBoss

2009-07-10 Thread Claus Ibsen
/> >>>             >>>             >>>           >>>         >>>     >>> >>> How do I get camel to use package: my.package.name? >>> I have created a package which that name but I don't know where to put it >>

Re: Camel with intergated ActiveMQ Web Console and JBoss

2009-07-10 Thread chu_man_fu
      >>     >> >> How do I get camel to use package: my.package.name? >> I have created a package which that name but I don't know where to put it >> or >> how I tell camel to look at it. I am not sure where the camel context is >> started, I am guess

Re: Camel with intergated ActiveMQ Web Console and JBoss

2009-07-10 Thread Claus Ibsen
> how I tell camel to look at it. I am not sure where the camel context is > started, I am guess via the ActiveMQComponent bean. > > > -- > View this message in context: > http://www.nabble.com/Camel-with-intergated-ActiveMQ-Web-Console-and-JBoss-tp24424870p24424870.html > Sent f

Camel with intergated ActiveMQ Web Console and JBoss

2009-07-10 Thread chu_man_fu
omponent bean. -- View this message in context: http://www.nabble.com/Camel-with-intergated-ActiveMQ-Web-Console-and-JBoss-tp24424870p24424870.html Sent from the Camel - Users mailing list archive at Nabble.com.