Re: [Spam: 5.0] Problem whith librairies

2007-03-02 Thread James Strachan
On 3/2/07, didyeah971 <[EMAIL PROTECTED]> wrote: I just saw my mistake but actually, the directory proposed on the site was really activemq-web Yeah - I fixed that before hitting send on my previous reply :) , but i should have guessed it by myself. No worries Thx a lot You're welcome

Re: [Spam: 5.0] Problem whith librairies

2007-03-02 Thread didyeah971
I just saw my mistake but actually, the directory proposed on the site was really activemq-web, but i should have guessed it by myself. Thx a lot Did James.Strachan wrote: > > It looks like you missed the first line of the 2 lines you're meant to > type. Try cd into the activemq-web-demo directo

Re: [Spam: 5.0] Problem whith librairies

2007-03-02 Thread James Strachan
It looks like you missed the first line of the 2 lines you're meant to type. Try cd into the activemq-web-demo directory first before running the mvn command http://cwiki.apache.org/ACTIVEMQ/web-samples.html On 3/2/07, didyeah971 <[EMAIL PROTECTED]> wrote: I am still trying the Ajax module. I

Re: [Spam: 5.0] Problem whith librairies

2007-03-02 Thread didyeah971
I am still trying the Ajax module. I downloaded and compiled all the code, because when i tried to build only the web modules i had some errors. Now i am trying to launch it with maven, with the command mvn jetty:run, and i have this error: [INFO] The plugin 'org.apache.maven.plugins:maven-jetty

Re: [Spam: 5.0] Problem whith librairies

2007-03-01 Thread James Strachan
On 3/1/07, didyeah971 <[EMAIL PROTECTED]> wrote: Sorry but I have one more question, i can i test the web module, do i have to download each file from the from svn, because i don't find it anywhere else. that's why i'm interested in, it's the ajax connectors. thx, did I've updated the web sa

Re: [Spam: 5.0] Problem whith librairies

2007-03-01 Thread didyeah971
Sorry but I have one more question, i can i test the web module, do i have to download each file from the from svn, because i don't find it anywhere else. that's why i'm interested in, it's the ajax connectors. thx, did didyeah971 wrote: > > I just tested the code and it runs great now, thanks

Re: [Spam: 5.0] Problem whith librairies

2007-03-01 Thread didyeah971
I just tested the code and it runs great now, thanks a lot. Now i'll be able to test other ways to use it. Did didyeah971 wrote: > > almost the methods have been recognized execept in the "run" method, > org.apache.activemq.broker.impl.Main.main(args) doesn't seem to exist. I > tried with the ec

Re: [Spam: 5.0] Problem whith librairies

2007-03-01 Thread James Strachan
Damn dodgy code! :) I figured from the imports at the top of the code it wasn't using anything else in ActiveMQ. I've patched the code to remove the explicit broker creation (and used the vm://localhost transport instead). http://cwiki.apache.org/ACTIVEMQ/hello-world.html On 3/1/07, didyeah971

Re: [Spam: 5.0] Problem whith librairies

2007-03-01 Thread didyeah971
almost the methods have been recognized execept in the "run" method, org.apache.activemq.broker.impl.Main.main(args) doesn't seem to exist. I tried with the eclipse completion, and i found no package or class named broker.impl James.Strachan wrote: > > On 3/1/07, didyeah971 <[EMAIL PROTECTED]>

Re: [Spam: 5.0] Problem whith librairies

2007-03-01 Thread James Strachan
On 3/1/07, didyeah971 <[EMAIL PROTECTED]> wrote: Ok, i just saw the wiki, i compared the codes, and it seems to be the same so i copied and there is still this error and on the org.activemq.ActiveMQConnectionFactory. Maybe it takes a while to be uptdated, so i'll look later. It takes a while t

Re: [Spam: 5.0] Problem whith librairies

2007-03-01 Thread didyeah971
Ok, i just saw the wiki, i compared the codes, and it seems to be the same so i copied and there is still this error and on the org.activemq.ActiveMQConnectionFactory. Maybe it takes a while to be uptdated, so i'll look later. Anyway thx for answering so fast. Did James.Strachan wrote: > > On 3/

Re: [Spam: 5.0] Problem whith librairies

2007-03-01 Thread James Strachan
On 3/1/07, didyeah971 <[EMAIL PROTECTED]> wrote: I tested the example located here http://activemq.apache.org/hello-world.html That explains it. I thought you were using one of the examples that ship with the release. , using this version "apache-activemq-4.1.0-incubator". I don't think this

Re: [Spam: 5.0] Problem whith librairies

2007-03-01 Thread didyeah971
I tested the example located here http://activemq.apache.org/hello-world.html , using this version "apache-activemq-4.1.0-incubator". I don't think this example is from an old 3.x version, otherwise, there would be a little error on the activemq website. Actually, only the org.apache.activemq are