Somehow my configuration descriptors are missing. I've enabled debug the debug of the org.apache.servicemix logger and got the following messages.
DEBUG - CamelJbiComponent - Looking for D:\Apps\Apache\apache-servicemix-3.3\data\smx\service-assemblies\maximo-sa\version_10\s us\servicemix-camel\maximo-camel-su\camel-context.xml: false DEBUG - JmsComponent - Looking for D:\Apps\Apache\apache-servicemix-3.3\data\smx\service-assemblies\maximo-sa\version_10\s us\servicemix-jms\maximo-jms-provider-su\xbean.xml: false In fact these 2 files are not included in their respective SU. Now to check why they aren't beying included in the install. -- António Jacob Costa -- On Tue, May 26, 2009 at 11:55, Antonio Jacob Costa <[email protected]>wrote: > Hello again evryone, > > I'm trying to build a model where I have SUs like servicemix-file, > servicemix-camel, servicemix-jms, servicemix-bean, servicemix-cxf-bc and > servicemix-cxf-se. > > The problem I have is that my servicemix-camel and servicemix-jms fail > while deploying with the *Unable to find suitable deployer for Service > Unit* error. If I remove these 2 SUs my project deploys correctly. > > I cannot find any information on the log and searching on the internet I > see that the problem may have something to do with the > servicemix-lwcontainer. If I'm using this lwcontainer I don't know. > > How can I find out exactly what is going on? Can someone point me to what > may be wrong and how to fix it? How do I know if I'm using the > servicemix-lwcontainer? > > Thanks in advance. > > Best regards, > -- > António Jacob Costa > >
