I've made some changes this week on the 4.0 branch.
The distribution is not complete yet, but the linux binary distro is usable.
It starts ServiceMix with all the services so far (NMR, shell, tx
manager, jmx server, jbi).
It's far from being finished, but this is a good start.
I will try to docume
I have create a confluence space for ServiceMix 4.0.
http://cwiki.apache.org/confluence/display/SMX4/Home
It is not auto-exported yet and not linked with the main site yet.
As trevor said, I think it may be a good idea to create another space for
ServiceMix 3.x (by copying the current one) and
On 10/5/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> I was wondering if we should create a separate wiki space for
> ServiceMix 4.0 documentation.
That's a good idea, in fact, we will need to completely restructure
the wiki into two sections; 3.x and 4.x similar to the way th
I was wondering if we should create a separate wiki space for
ServiceMix 4.0 documentation.
Also I need to take a look at how the camel book works: it generates a
pdf from the wiki, so maybe we could do the same...
--
Cheers,
Guillaume Nodet
Blog: http
So for ServiceMix 4.0, we can switch so slf4j.
The thing is that I don't really care since I came across the
pax-logging project
(http://wiki.ops4j.org/confluence/display/ops4j/Pax+Logging). This
project provides an OSGi logging service that implements JCL, j.u.l
and SLF4J. Everythi
>
> > Kit
> >
> > Sent from my iPhone
> >
> > On Oct 4, 2007, at 4:31 PM, "Bruce Snyder" <[EMAIL PROTECTED]>
> > wrote:
> >
> > > On 10/4/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> > >> I'd like to ma
Yeah, that's what I have been working on for ServiceMix 4.0.
The core module contains the implementation of the api module. Both
are not tied to OSGi at all. The OSGi bits and wiring bits are all
done using spring-osgi in the nmr nodule.
That way, ServiceMix core container is independant of
On 10/4/07, Bruce Snyder <[EMAIL PROTECTED]> wrote:
>
> On 10/4/07, Chris Custine <[EMAIL PROTECTED]> wrote:
> > I agree that eventually you will have certain components that have their
> own
> > release cycles seperate from the core components. I think it will take
> > several releases of all com
se's deal is a nice example.
>
> Kit
>
> Sent from my iPhone
>
> On Oct 4, 2007, at 4:31 PM, "Bruce Snyder" <[EMAIL PROTECTED]>
> wrote:
>
> > On 10/4/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> >> I'd like to make ServiceMix
<[EMAIL PROTECTED]> wrote:
I'd like to make ServiceMix 4.0 as modular as possible. This would
mean that ServiceMix 4.0 main distribution would come with the
minimal
set, while additional features could be provisioned and configured
using OBR, the Deployment Admin or our provisionin
On 10/4/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> I'd like to make ServiceMix 4.0 as modular as possible. This would
> mean that ServiceMix 4.0 main distribution would come with the minimal
> set, while additional features could be provisioned and configured
> us
our account and
> > i will grant you karma.
> >
> > On 9/21/07, d. santosh <[EMAIL PROTECTED]> wrote:
> > > Hi Guillaume,
> > >
> > > I can have a look at integrating Apache ODE. (i.e. SM-1070 ODE
> Integration)
> > >
> > > take care
&
I've create a few JIRAs for ServiceMix 4.0.
See https://issues.apache.org/activemq/browse/SM/fixforversion/11845
If anyone wants to work on something, please assign one to yourself.
I haven't put any more precise version / milestone fix yet...
Feel free to comment and start discussion a
Well, not yet as it's still a bit fuzzy...
In 2008 for sure...
Do you want to help on that ?
On Sep 7, 2007, at 3:52 PM, Simon Sekat wrote:
We are counting on using it because it supports OSGI deployment model.
Thank you,
--
Simon S.
--
Cheers,
Guillaume Nodet
Blog
Yeah, i moved it. Try
http://people.apache.org/~gnodet/servicemix-4.0-SNAPSHOT/
The direct link to the api is:
http://people.apache.org/~gnodet/servicemix-4.0-SNAPSHOT/
org.apache.servicemix.api/apidocs/index.html
Cheers,
Guillaume Nodet
On Aug 28, 2007, at 3:02 PM, Gordon Dickens
nodet/servicemix-4.0/site/apidocs/
The javadoc is quite low on comments right now, so if any area
appears to be unclear,
ask for comments and I will improve the doc asap.
Although any ideas, feedback, patches are always welcome.
To test the API, I have started a really dumb implementation of it in
the b
Thanks Chris !
It seems like the experts have answered...
So i guess we will switch to slf4j :-)
Cheers,
Guillaume Nodet
On 8/28/07, Chris Custine <[EMAIL PROTECTED]> wrote:
> You are correct about OSGi having more control over classloaders, but in the
> case of JCL things are a little different.
I have committed a simple test showing how to expose an endpoint and
how to communicate with it.
See http://svn.apache.org/repos/asf/incubator/servicemix/branches/
servicemix-4.0/core/src/test/java/org/apache/servicemix/core/
IntegrationTest.java
How does it sounds ?
Cheers,
Guillaume Nodet
ad, I've been working on a new API
for ServiceMix 4.0.
Hopefully this will serve as an input for JBI 2.0.
This API is available at https://svn.apache.org/repos/asf/
incubator/servicemix/branches/servicemix-4.0/api
So here a few key changes:
* clean integration with OSGi
* the NormalizedMess
Cheers,
> >> Guillaume Nodet
> >>
> >> On Aug 22, 2007, at 4:59 PM, Nodet Guillaume wrote:
> >>
> >>> As I explained in the other thread, I've been working on a new API
> >>> for ServiceMix 4.0.
> >>> Hopefull
Btw, I have uploaded the site for the whole project which is easier
to manage.
http://people.apache.org/~gnodet/servicemix-4.0-SNAPSHOT/
Cheers,
Guillaume Nodet
On Aug 28, 2007, at 12:11 AM, Nodet Guillaume wrote:
I've refactored a few things in the api and introduced back the
list
he other thread, I've been working on a new API
for ServiceMix 4.0.
Hopefully this will serve as an input for JBI 2.0.
This API is available at https://svn.apache.org/repos/asf/
incubator/servicemix/branches/servicemix-4.0/api
So here a few key changes:
* clean integration with OSGi
* the No
On 8/27/07, rs d <[EMAIL PROTECTED]> wrote:
> Omondo EclipseUML is also also provides some good features. I have
> experienced for reverse engineering. Check if it suffices your need.
>
> http://www.eclipsedownload.com/download/index.html
I've already looked at Omondo long ago. It does not offer a
You are correct about OSGi having more control over classloaders, but in the
case of JCL things are a little different. Below is a link to the mailing
list thread where we went through all of this pain on the Spring-OSGi
project and decided to replace JCL with the slf4j facade in order to
eliminat
You are correct about OSGi having more control over classloaders, but in the
case of JCL things are a little different. Below is a link to the mailing
list thread where we went through all of this pain on the Spring-OSGi
project and decided to replace JCL with the slf4j facade in order to
eliminat
On 8/27/07, Bruce Snyder <[EMAIL PROTECTED]> wrote:
> On 8/27/07, James Strachan <[EMAIL PROTECTED]> wrote:
>
> > > > 1. Use slf4j as the logging framework. (http://www.slf4j.org/) -> btw,
> > > > I'm not sure if its a better option, but I did hear some good stuff
> > > > about it.
> > >
> > > Yes,
On Aug 25, 2007, at 2:12 AM, Nodet Guillaume wrote:
Ok, sounds like we have enough people.
So we just need to find a data and an hour.
What about Friday 3 pm GMT, 11 am EST, 8 am PST
Adrian, I'm not sure how to find a time that would suits you...
Other propositions are welcome...
+1
Cheers
On 8/24/07, Bruce Snyder <[EMAIL PROTECTED]> wrote:
> On 8/24/07, Adrian Co <[EMAIL PROTECTED]> wrote:
> > Not sure if this is the right forum to bring this up, but I was
> > wondering if this is a good opportunity to migrate some of servicemix's
> > infra to newer version.
> >
> > i.e.
> >
> > 1.
Omondo EclipseUML is also also provides some good features. I have
experienced for reverse engineering. Check if it suffices your need.
http://www.eclipsedownload.com/download/index.html
d.santosh
On 8/23/07, Bruce Snyder <[EMAIL PROTECTED]> wrote:
>
> On 8/23/07, Daryl Richter <[EMAIL PROTECTE
On 8/25/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
> Ok, sounds like we have enough people.
> So we just need to find a data and an hour.
> What about Friday 3 pm GMT, 11 am EST, 8 am PST
> Adrian, I'm not sure how to find a time that would suits you...
> Other propositions are welcome...
+1
Me too. I think.
--
Kit Plummer
Nobody-in-Charge @ Black:Hole:Logic
http://www.blackholelogic.com
ss these topics and post the log to the dev list for
> >>> archiving
> >>> and later discussion.
> >>>
> >>> Cheers,
> >>> Guillaume Nodet
> >>>
> >>> On Aug 22, 2007, at 4:59 PM, Nodet Guillaume wrote:
> >>&g
to discuss these topics and post the log to the dev list for
archiving
and later discussion.
Cheers,
Guillaume Nodet
On Aug 22, 2007, at 4:59 PM, Nodet Guillaume wrote:
As I explained in the other thread, I've been working on a new API
for ServiceMix 4.0.
Hopefully this will serve as an in
;> to discuss these topics and post the log to the dev list for
> >> archiving
> >> and later discussion.
> >>
> >> Cheers,
> >> Guillaume Nodet
> >>
> >> On Aug 22, 2007, at 4:59 PM, Nodet Guillaume wrote:
> >>
> >>&g
On 8/24/07, Bruce Snyder <[EMAIL PROTECTED]> wrote:
>
> On 8/24/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
> > Any other people interested ?
>
> +1
>
> Bruce
> --
> perl -e 'print
> unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E );'
>
> Apache ActiveMQ - http://activemq.org/
> Apache S
On Aug 24, 2007, at 7:28 PM, Kit Plummer wrote:
On 8/24/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
So if i understand you correctly, you are mostly concerned of
enhancing
the JMS flow in the following areas:
* avoid ping/pong and lower bandwidth requirement
(avoid sending the
In my mind, ServiceMix will be agnostic wrt to the OSGi
implementation used.
At the same time, I'm thinking about creating a distribution for
ServiceMix that
would include Felix runtime...
And yeah, OSGi has never been a dependency so far.
I suggest to take a look at spring-osgi too.
See htt
On 8/24/07, Brian O'Neill <[EMAIL PROTECTED]> wrote:
> Guillaume,
>
> Just getting grounded...
>
> Would SM 4.0 leverage Felix to get OSGi capabilities?
>
> I took a grep through the code, it doesn't look like it uses it at all
> right now:
> [EMAIL PROTECTED]:~/dev/apache.org/servicemix-> grep -r
Guillaume,
Just getting grounded...
Would SM 4.0 leverage Felix to get OSGi capabilities?
I took a grep through the code, it doesn't look like it uses it at all
right now:
[EMAIL PROTECTED]:~/dev/apache.org/servicemix-> grep -r "elix" *
and osgi appears only in the eclipse plugins.
Just verifyi
On 8/24/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
>
> On Aug 24, 2007, at 6:44 PM, Bruce Snyder wrote:
>
> > On 8/24/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
> >>
> >> On the registry side, I think one of the main problem is that there
> >> is no way to tell the
> >> difference between a
On Aug 24, 2007, at 6:44 PM, Bruce Snyder wrote:
On 8/24/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
On the registry side, I think one of the main problem is that there
is no way to tell the
difference between an endpoint that goes down because the server is
no more
accessibe (it will be u
On 8/24/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
> So if i understand you correctly, you are mostly concerned of enhancing
> the JMS flow in the following areas:
>* avoid ping/pong and lower bandwidth requirement
>(avoid sending the whole exchange and only send the actual data)
>
On Aug 24, 2007, at 3:03 AM, Nodet Guillaume wrote:
So if i understand you correctly, you are mostly concerned of
enhancing
the JMS flow in the following areas:
* avoid ping/pong and lower bandwidth requirement
(avoid sending the whole exchange and only send the actual data)
* enhan
On 8/24/07, Adrian Co <[EMAIL PROTECTED]> wrote:
> Not sure if this is the right forum to bring this up, but I was
> wondering if this is a good opportunity to migrate some of servicemix's
> infra to newer version.
>
> i.e.
>
> 1. Use slf4j as the logging framework. (http://www.slf4j.org/) -> btw,
On 8/24/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
> Any other people interested ?
+1
Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL
PROTECTED]&5R\"F)R=6-E+G-N>61Ehttp://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://
>
>
> One topic not covered in this excellent post is a standard mechanism
> to provide access to other endpoint metadata (e.g. the WSDL file) -
> having that as a standard OSGi metadata would be cool (e.g. a WSDL
> URI)
>
> Yeah, I have had a closer look at how OSGi provides URL handlers.
> This i
I too would like to listen in.
Regards,
Gordon
Daryl Richter wrote:
On Aug 24, 2007, at 5:04 AM, Nodet Guillaume wrote:
Any other people interested ?
I wouldn't mind listening in. We are in the very early stages of a
ServiceMix implementation, though, so I don't have a lot of
opin
On Aug 23, 2007, at 4:21 PM, Bruce Snyder wrote:
On 8/23/07, Kit Plummer <[EMAIL PROTECTED]> wrote:
I've used MagicDraw on OS X. It's pretty terrible...but does work
for
sequence diagrams. I'm not sure if they have a "free" version or
not.
Doesn't OmniGraffle do some UML stuff too?
Ye
On Aug 24, 2007, at 5:04 AM, Nodet Guillaume wrote:
Any other people interested ?
I wouldn't mind listening in. We are in the very early stages of a
ServiceMix implementation, though, so I don't have a lot of
opinions... yet. :)
Cheers,
Guillaume Nodet
--
Daryl
http://itsallsema
On Aug 23, 2007, at 11:58 AM, James Strachan wrote:
On 8/22/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
As I explained in the other thread, I've been working on a new API
for ServiceMix 4.0.
Hopefully this will serve as an input for JBI 2.0.
This API is available at https://svn
So if i understand you correctly, you are mostly concerned of enhancing
the JMS flow in the following areas:
* avoid ping/pong and lower bandwidth requirement
(avoid sending the whole exchange and only send the actual data)
* enhance security (authentication, encryption ?)
* enhance th
topics and post the log to the dev list for
archiving
and later discussion.
Cheers,
Guillaume Nodet
On Aug 22, 2007, at 4:59 PM, Nodet Guillaume wrote:
As I explained in the other thread, I've been working on a new API
for ServiceMix 4.0.
Hopefully this will serve as an input for JBI
Hi!
Sorry to drop in like this, but have you tried
http://argouml.tigris.org/ ?
Best regards,
Kovi
Dne 23.08.2007 (čet) ob 14:21 -0600 je Bruce Snyder zapisal(a):
> On 8/23/07, Kit Plummer <[EMAIL PROTECTED]> wrote:
>
> > I've used MagicDraw on OS X. It's pretty terrible...but does wor
On 8/23/07, Kit Plummer <[EMAIL PROTECTED]> wrote:
> I've used MagicDraw on OS X. It's pretty terrible...but does work for
> sequence diagrams. I'm not sure if they have a "free" version or not.
> Doesn't OmniGraffle do some UML stuff too?
Yeah I've used MagicDraw in the past. Unfortunately the
On 8/23/07, Bruce Snyder <[EMAIL PROTECTED]> wrote:
>
> On 8/23/07, Daryl Richter <[EMAIL PROTECTED]> wrote:
> >
> > On Aug 22, 2007, at 10:59 AM, Nodet Guillaume wrote:
> >
> > [snip]
> >
> > > (anybody knows a good tool for uml ?).
> >
> > Take a look at JUDE Community Edition. Works great for m
On Aug 23, 2007, at 11:30 AM, Bruce Snyder wrote:
On 8/23/07, Daryl Richter <[EMAIL PROTECTED]> wrote:
On Aug 22, 2007, at 10:59 AM, Nodet Guillaume wrote:
[snip]
(anybody knows a good tool for uml ?).
Take a look at JUDE Community Edition. Works great for me.
http://jude.change-vision.
On 8/23/07, Daryl Richter <[EMAIL PROTECTED]> wrote:
>
> On Aug 22, 2007, at 10:59 AM, Nodet Guillaume wrote:
>
> [snip]
>
> > (anybody knows a good tool for uml ?).
>
> Take a look at JUDE Community Edition. Works great for me.
>
> http://jude.change-vision.com/jude-web/product/community.html
Lo
On 8/23/07, James Strachan <[EMAIL PROTECTED]> wrote:
> > I haven't looked at Camel converters, but would you consider adding a
> > contentType and contentEncoding mimicing the headers of HTTP & SIP.
> > The endpoint can then use the type and encoding to determine how to
> > handle the content.
>
ers,
> Guillaume Nodet
>
> On Aug 22, 2007, at 4:59 PM, Nodet Guillaume wrote:
>
> > As I explained in the other thread, I've been working on a new API
> > for ServiceMix 4.0.
> > Hopefully this will serve as an input for JBI 2.0.
> > This API is available a
Sure Guillaume.
Maybe the best thing to do is explain the concept...and what we've done to
meet our requirements.
It is actually quite simple. We needed to be able to connect two computers
together via TCP/IP, and have a publisher on one system, the consumer on the
other. Granted we've got lot'
I thought I'd spin up another thread on this...
On 8/23/07, Brian O'Neill <[EMAIL PROTECTED]> wrote:
> On 8/22/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
> > Exchanges can be created using the Channel#createExchange method.
> > The only change I'd like to
> > integrate in the messaging API is
ng on a new API
for ServiceMix 4.0.
Hopefully this will serve as an input for JBI 2.0.
This API is available at https://svn.apache.org/repos/asf/
incubator/servicemix/branches/servicemix-4.0/api
So here a few key changes:
* clean integration with OSGi
* the NormalizedMessage can contai
On Aug 23, 2007, at 10:03 AM, Nodet Guillaume wrote:
On Aug 23, 2007, at 5:41 AM, Brian O'Neill wrote:
Exchanges can be created using the Channel#createExchange method.
The only change I'd like to
integrate in the messaging API is to allow for non xml payloads and
maybe untyped attachments
s I explained in the other thread, I've been working on a new API
for ServiceMix 4.0.
Hopefully this will serve as an input for JBI 2.0.
This API is available at https://svn.apache.org/repos/asf/incubator/
servicemix/branches/servicemix-4.0/api
So here a few key changes:
* clean integrati
Fanastic. Once we get consensus on the direction (your first few
points), I wonder if we shouldn't break this email out to discuss the
specifics.
On 8/22/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
> As I explained in the other thread, I've been working on a new API
&
On 8/22/07, Terry Cox <[EMAIL PROTECTED]> wrote:
>
> Interesting.
>
> We need to have a very serious chat about application lifecycles and
> governance...
>
> Terry
>
And Federating...distribution of the NMR across n-platforms!
--
Kit Plummer
Nobody-in-Charge @ Black:Hole:Logic
http://www.black
On 8/22/07, Terry Cox <[EMAIL PROTECTED]> wrote:
> Interesting.
>
> We need to have a very serious chat about application lifecycles and
> governance...
Now is the time.
Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL
PROTECTED]&5R\"F)R=6-E+G-N>61Ehttp://activemq.org/
Apache ServiceMix - http:
Interesting.
We need to have a very serious chat about application lifecycles and
governance...
Terry
On Aug 22, 2007, at 11:43 PM, Bruce Snyder wrote:
On 8/22/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
As I explained in the other thread, I've been working on a new API
for ServiceMix 4.0.
Hopefully this will serve as an input for JBI 2.0.
This API is available at https://svn
On 8/22/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
> As I explained in the other thread, I've been working on a new API
> for ServiceMix 4.0.
> Hopefully this will serve as an input for JBI 2.0.
> This API is available at https://svn.apache.org/repos/asf/incubator
As I explained in the other thread, I've been working on a new API
for ServiceMix 4.0.
Hopefully this will serve as an input for JBI 2.0.
This API is available at https://svn.apache.org/repos/asf/incubator/
servicemix/branches/servicemix-4.0/api
So here a few key changes:
*
71 matches
Mail list logo