Did you check svn head, or 2.0.2 sources ?
I think this has been updated in svn head.
Cheers,
Guillaume Nodet
Nicolas Biri wrote:
Hi,
Nicolas Biri <[EMAIL PROTECTED]> wrote on 30/11/2005 11:26:43:
Well, the shared library is on the deploy directory of JBoss but is not
deployed while its installation is ok in the stand alone version.
However, the filebinding deployment succeed even without the shared
library
on the stand alone servicemix, the filebinding component works fine.
I have some news about this problem... I have took a look at the source of
the JBI deployer for JBoss and I think I've seen the problem : it seems
that all archive with a jbi.xml file placed in the deploy directory of
Jboss is expected to be a component and is deployed as a component.
Consequently, you can not deploy SA and shared libraries in JBoss.
Should I submit a bug report ?