I guess i will trash most of these plugins because they already have
better implementations inside felix. But this is a good experiment anyway.
I'm currently having problems with the JNDI registry because it requires
the jars to be in the client classpath and I haven't find a way yet to do
that.
On 5/14/07, Bruce Snyder <[EMAIL PROTECTED]> wrote:
On 5/14/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> While at JavaOne, we 've discussed using OSGI inside ServiceMix.
> There are two areas where it can be used:
> * the first one is to replace classworlds / xbean to configure the
> contai
On 5/14/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
While at JavaOne, we 've discussed using OSGI inside ServiceMix.
FWIW this was inspired also from the JBI EG meeting.
There are two areas where it can be used:
* the first one is to replace classworlds / xbean to configure the
containe
FYI, I've just checked in the stuff I 'm working on at
http://svn.apache.org/repos/asf/incubator/servicemix/branches/osgi/
If you build the project, you should be able to run the server in
./dist/target
by launching
java -jar bin/servicemix.jar
or
./servicemix
There is really not much h
On 5/14/07, Bruce Snyder <[EMAIL PROTECTED]> wrote:
On 5/14/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> While at JavaOne, we 've discussed using OSGI inside ServiceMix.
> There are two areas where it can be used:
> * the first one is to replace classworlds / xbean to configure the
> conta
While at JavaOne, we 've discussed using OSGI inside ServiceMix.
There are two areas where it can be used:
* the first one is to replace classworlds / xbean to configure the
container.
Using OSGI will enable better classloader control and will allow updates
of JNDI, container and additionna