Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-17 Thread JacobS
Thanks Claus it works now. -- View this message in context: http://camel.465427.n5.nabble.com/tutorial-osgi-camel-part1-on-virgo-dm-Server-tp3383469p3389110.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-16 Thread Claus Ibsen
un(Console.java:169)[29:org.apache.karaf.shell.console:2.1.2] >        at java.lang.Thread.run(Thread.java:662)[:1.6.0_23] > > Regards, > Jacob > -- > View this message in context: > http://camel.465427.n5.nabble.com/tutorial-osgi-camel-part1-on-virgo-dm-Server-tp3383469p3387327.html &g

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-16 Thread JacobS
at java.lang.Thread.run(Thread.java:662)[:1.6.0_23] Regards, Jacob -- View this message in context: http://camel.465427.n5.nabble.com/tutorial-osgi-camel-part1-on-virgo-dm-Server-tp3383469p3387327.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-14 Thread JacobS
I tried to deploy the project with Karaf 2.1.2 but although the bundles are active nothing seems to happen. This is where you can find Virgo: http://www.eclipse.org/virgo/download/ Thanks for your help Jacob -- View this message in context: http://camel.465427.n5.nabble.com/tutorial-osgi

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-14 Thread Charles Moulliard
> View this message in context: > http://camel.465427.n5.nabble.com/tutorial-osgi-camel-part1-on-virgo-dm-Server-tp3383469p3384195.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-14 Thread JacobS
I am not using karaf, what kind of changes should I do to fit camel 2.x in virgo (dm server)? -- View this message in context: http://camel.465427.n5.nabble.com/tutorial-osgi-camel-part1-on-virgo-dm-Server-tp3383469p3384195.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-14 Thread JacobS
Willem, I am using jdk1.6 do you know how can i set virgo to fit this jdk? -- View this message in context: http://camel.465427.n5.nabble.com/tutorial-osgi-camel-part1-on-virgo-dm-Server-tp3383469p3384188.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-14 Thread Charles Moulliard
ial (http://camel.apache.org/tutorial-osgi-camel-part1.html) running on Virgo web server ( dm Server ) and when trying to run the sample code I get this exception: org.eclipse.virgo.kernel.deployer.core.DeploymentException: Line 9 in XML document from URL [bundleentry://80.fwk1446021053/META-I

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-13 Thread Willem Jiang
Which version of JDK are you using? As you know JDK1.6 ships the JAXB API out of box, and I don't know if your OSGi run time have a right profile for it. Willem On 2/14/11 3:45 AM, JacobS wrote: Yes I read the support page and I am sorry for the unclear posts, I wasn't sure what kind of addi

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-13 Thread JacobS
1-1.2.0.jar', 'org.apache.servicemix.specs.activation-api-1.1-1.2.0.jar', 'camel-core-1.6.0.jar' the link for 'camel-spring-1.6.0.jar' was broken but i found the jar ( hopefully the right one ) here: http://repo1.maven.org/maven2/org/apache/camel/camel-spring/1.6.0

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-13 Thread Christian Müller
Jacob, did you read the support page? http://camel.apache.org/support.html Without some important information, it's very hard to help you. If you say "deployed using Virgo web-server v2.1", do you mean copying into $VIRGO_HOME/pickup directory? Or did you use the Admin console? Did you install all

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-13 Thread JacobS
I build the example by myself by fallowing the steps in the tutorial. I deployed the example using Virgo web-server v2.1 -- View this message in context: http://camel.465427.n5.nabble.com/tutorial-osgi-camel-part1-on-virgo-dm-Server-tp3383469p3383582.html Sent from the Camel - Users mailing

Re: tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-13 Thread Christian Müller
Jacob, we need some more information, if we should help you out. Please have a look at this page: http://camel.apache.org/support.html And some additional information which are useful are: Did you build the example by yourself or download you the example as zip file? How did you deploy the example

tutorial-osgi-camel-part1 on virgo (dm Server)

2011-02-13 Thread JacobS
I am trying to get the camel osgi tutorial (http://camel.apache.org/tutorial-osgi-camel-part1.html) running on Virgo web server ( dm Server ) and when trying to run the sample code I get this exception: org.eclipse.virgo.kernel.deployer.core.DeploymentException: Line 9 in XML document from URL

Re: tutorial-osgi-camel-part1

2009-07-03 Thread Kevin.Zhang
It turns out that I have some problems with the bundle I created. Thanks Willem and Charles. -- View this message in context: http://www.nabble.com/tutorial-osgi-camel-part1-tp24315797p24327262.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: tutorial-osgi-camel-part1

2009-07-03 Thread Charles Moulliard
Check also the log file to be sure that no errors are reported during launch of the bundles mentioned. Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer * blog : http://cmoulliard.blogspot.com On Fri, Jul 3, 2009 at 4:21 AM, Willem Jiang

Re: tutorial-osgi-camel-part1

2009-07-02 Thread Willem Jiang
Hi, [ 52] [Active ] [ ] [ 60] demo.service-bundle [demo.service] (0.1) [ 53] [Active ] [ ] [ 60] demo.camel-bundle [demo.camel] (0.1) These two bundles have the spring configuration files, and we need to make sure the Spring DM start these application context. You ma

Re: tutorial-osgi-camel-part1

2009-07-02 Thread Kevin.Zhang
ks again. -Kevin willem.jiang wrote: > > Hi, > > In new version of serviceMix 4.x, it changed the command syntax > from osgi install > to osgi/install . > > And you find out it yourself ;) > > Willem > > -- View this message in context: http://www.nabble.c

Re: tutorial-osgi-camel-part1

2009-07-02 Thread Willem Jiang
/1.2.0 It seems working. Is it right syntax? Thanks. -Kevin Kevin.Zhang wrote: Hello, I'm following the osgi camel tutorail part 1 (http://camel.apache.org/tutorial-osgi-camel-part1.html#tutorial-osgi-camel-part1-Resources), and got stuck at step 8. The problem is as below, s...@root:/&

Re: tutorial-osgi-camel-part1

2009-07-02 Thread Kevin.Zhang
il part 1 > (http://camel.apache.org/tutorial-osgi-camel-part1.html#tutorial-osgi-camel-part1-Resources), > and got stuck at step 8. The problem is as below, > > s...@root:/> osgi install \-s > mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.1/1.2.0 > ERROR

tutorial-osgi-camel-part1

2009-07-02 Thread Kevin.Zhang
Hello, I'm following the osgi camel tutorail part 1 (http://camel.apache.org/tutorial-osgi-camel-part1.html#tutorial-osgi-camel-part1-Resources), and got stuck at step 8. The problem is as below, s...@root:/> osgi install \-s mvn:org.apache.servicem