;
> -Original Message-
> From: Philip Dodds [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 18, 2006 6:01 PM
> To: servicemix-dev@geronimo.apache.org
> Subject: Re: JBI Deployer
>
> Hossam,
>
> I've been thinking and we can probably switch it so that in th
: servicemix-dev@geronimo.apache.org
Subject: Re: JBI Deployer
Hossam,
I've been thinking and we can probably switch it so that in the event of us
not finding the components.xml we can switch it back to the jbi.xml and see
if there are any assets in place there, in this way we can support mul
Currently there are three projects...not sure quite where to put them,
basically they are:
servicemix-packaging-descriptors - The packaging descriptors and helper
factories
servicemix-packaging-eclipse-plugin - The Eclipse plugin itself
maven2-eclipse-plugin-plugin - Horribly named but does what
Philip,
Why not use the provided JBI schema to describe your design time properties,
something like:
http://java.sun.com/xml/ns/jbi";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:ext="http://www.example.org/jbi/extension";
xsi:schemaLocation="http://java.sun.com/xml/ns/