Re: Examples in the distribution

2006-08-04 Thread Guillaume Nodet
I've just fixed it. On 8/4/06, Philip Dodds <[EMAIL PROTECTED]> wrote: I'll double check but I think it is :) P On 8/4/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > > NP. > > One thing though: is the runtime classpath of the maven project used to > load > the servicemix configuration ? > I

[jira] Created: (SM-513) Support for HTTP basic authentication

2006-08-04 Thread Roehl Sioson (JIRA)
Support for HTTP basic authentication - Key: SM-513 URL: https://issues.apache.org/activemq/browse/SM-513 Project: ServiceMix Issue Type: New Feature Components: servicemix-http Affects Versi

Re: Examples in the distribution

2006-08-04 Thread Philip Dodds
I'll double check but I think it is :) P On 8/4/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote: NP. One thing though: is the runtime classpath of the maven project used to load the servicemix configuration ? I haven't tested it yet, but I have not seen anything about that in the code. If we do

[jira] Created: (SM-512) sendsync from a service to another service seems to cause a deadlock under load

2006-08-04 Thread anand somani (JIRA)
sendsync from a service to another service seems to cause a deadlock under load --- Key: SM-512 URL: https://issues.apache.org/activemq/browse/SM-512 Project: ServiceMix

Re: Examples in the distribution

2006-08-04 Thread Guillaume Nodet
NP. One thing though: is the runtime classpath of the maven project used to load the servicemix configuration ? I haven't tested it yet, but I have not seen anything about that in the code. If we don't do that, this goal will be nearly unusable. On 8/4/06, Philip Dodds <[EMAIL PROTECTED]> wrote

Re: Examples in the distribution

2006-08-04 Thread Philip Dodds
The archetype doesn't do much but I wanted to try and keep it so people can just create the basics - and mainly so I can reference it on the documentation as a quick way to get a project in the right shape? I wanted to keep the servicemix.xml in the resources as per the maven standard directory s

Re: Examples in the distribution

2006-08-04 Thread Guillaume Nodet
Thx, will try it now :) On 8/4/06, Philip Dodds <[EMAIL PROTECTED]> wrote: Just checked in that new goal for M2 plugin and also an archetype for a simple embedded project - it is just the framework but I thought it would get people started at least :) Also I added a section on the JBI plugin p

Re: Examples in the distribution

2006-08-04 Thread Guillaume Nodet
Not sure for the artifact. There aren't much to do in an archetype, just reference the needed components afaik. And for the default location, i would have tought to look for it in the current dir, but ... it will be configurable on the plugin, so it's not a big deal. On 8/4/06, Philip Dodds <[EM

Re: Examples in the distribution

2006-08-04 Thread Philip Dodds
Just checked in that new goal for M2 plugin and also an archetype for a simple embedded project - it is just the framework but I thought it would get people started at least :) Also I added a section on the JBI plugin page - http://www.servicemix.org/site/maven-jbi-plugin.html P On 8/4/06, Phil

Re: Examples in the distribution

2006-08-04 Thread Philip Dodds
Do you think its worth creating an architype thats creates a project set-up for embedded to run? Also i had originally specified the default location of the servicemix.xml as src/main/resources/servicemix.xml? P On 8/4/06, Philip Dodds <[EMAIL PROTECTED]> wrote: The new goal was something I s

RE: compilation problem

2006-08-04 Thread Grant McDonald
You need to specify at least one goal for maven. In this case I would recommend "install". So try mvn install -Dmaven.test.skip=true -Original Message- From: emicalc [mailto:[EMAIL PROTECTED] Sent: Friday, 4 August 2006 7:54 PM To: servicemix-dev@geronimo.apache.org Subject: compilation pr

compilation problem

2006-08-04 Thread emicalc
When I try to build "apache-servicemix-3.0-M2-incubating-src" with the instructions from "http://servicemix.goopen.org/site/building.html"; (starting from servicemix directory), I get the following error: D:\ABILITIES\servicemix>mvn -Dmaven.test.skip=true -Dprofile=step1 [INFO] Scanning for projec

Re: New graphical Eclipse tool : CIMERO

2006-08-04 Thread James Strachan
For large donations individuals should submit a CLA... http://apache.org/licenses/ if your employer owns the work you have done then you will need to get them to fax a Software Grant as well (both of those documents are near the bottom of the above page). On 8/4/06, Guillaume Nodet <[EMAIL PRO

Re: Performance testing

2006-08-04 Thread Guillaume Nodet
Agreed, if we could come up with some generic performance testing plugins, that would be awesome ! On 8/4/06, James Strachan <[EMAIL PROTECTED]> wrote: I'm sure we could refactor the ActiveMQ plugins a little to make them more generic and easier to reuse for any performance testing activity. O

Re: Performance testing

2006-08-04 Thread James Strachan
I'm sure we could refactor the ActiveMQ plugins a little to make them more generic and easier to reuse for any performance testing activity. On 8/4/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote: Yeah, I like the idea of a maven plugin. I need to dig in the AMQ perf code. On 8/4/06, James Strac

Re: Performance testing

2006-08-04 Thread Guillaume Nodet
Yeah, I like the idea of a maven plugin. I need to dig in the AMQ perf code. On 8/4/06, James Strachan <[EMAIL PROTECTED]> wrote: I'm sure JMeter could work. I do like the idea of using a Maven plugin like the ActiveMQ Maven plugin for performance testing - as we can then run it inside a CI to

Re: New graphical Eclipse tool : CIMERO

2006-08-04 Thread Guillaume Nodet
Is there some paperwork to fill for such a code donation ? On 8/4/06, James Strachan <[EMAIL PROTECTED]> wrote: Great stuff! :) On 8/4/06, Pierre NOTEL <[EMAIL PROTECTED]> wrote: > Hi, > > Sorry for the long time of this answer but we needed a manager decision. > So, we donate the CIMERO plugi

Re: New graphical Eclipse tool : CIMERO

2006-08-04 Thread James Strachan
Great stuff! :) On 8/4/06, Pierre NOTEL <[EMAIL PROTECTED]> wrote: Hi, Sorry for the long time of this answer but we needed a manager decision. So, we donate the CIMERO plugin to ServiceMix (jar package and source code). CIMERO has no more LGPL license but Apache one so you could integrate CIME

Re: New graphical Eclipse tool : CIMERO

2006-08-04 Thread Guillaume Nodet
Great, that' s all good news :) Thanks ! On 8/4/06, Pierre NOTEL <[EMAIL PROTECTED]> wrote: Hi, Sorry for the long time of this answer but we needed a manager decision. So, we donate the CIMERO plugin to ServiceMix (jar package and source code). CIMERO has no more LGPL license but Apache one

Re: New graphical Eclipse tool : CIMERO

2006-08-04 Thread Pierre NOTEL
Hi, Sorry for the long time of this answer but we needed a manager decision. So, we donate the CIMERO plugin to ServiceMix (jar package and source code). CIMERO has no more LGPL license but Apache one so you could integrate CIMERO with the existing Eclipse tooling. In a first time, you will fin