Well that's certainly where it's going wrong. I've added the following to the
xbean.xml:

  <classpath>
        <location>.</location>
    </classpath>

but it still fails with ClassNotFoundException. Do I need to change the
maven build file, or anything else?



rabi wrote:
> 
> 
> ClassNotFoundException is the cause. It is trying to load the class using
> the default classloader.
> 
> ________________________________
> 
> From: cjn [mailto:[EMAIL PROTECTED]
> Sent: Mon 8/6/2007 8:09 PM
> To: [email protected]
> Subject: RE: Adding local (non-JBI) Spring dependencies
> 
> 
> 
> 
> Full build output is attached. I'm not sure if the ClassNotFound is a
> symptom
> rather than the cause, since it shouldn't be trying to generate any JBI
> settings for that class anyway.
> 
> http://www.nabble.com/file/p12017476/spring%2Bsm%2Berror.txt
> spring+sm+error.txt
> 
> rabi wrote:
>>
>>
>> Can you post the error log with "-e" mvn command option
>>
>> -----Original Message-----
>> From: cjn [mailto:[EMAIL PROTECTED]
>> Sent: Monday, August 06, 2007 6:52 PM
>> To: [email protected]
>> Subject: RE: Adding local (non-JBI) Spring dependencies
>>
>>
>> Removing that namespace makes no difference - the maven build still
>> fails with the same error.
>>
>>
>> rabi wrote:
>>>
>>>
>>> Can you try and remove the following namespace from your xbean.xml and
>>
>>> try
>>>
>>> xmlns="http://xbean.org/schemas/spring/1.0";
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Adding-local-%28non-JBI%29-Spring-dependencies-tf4
>> 223012s12049.html#a12016127
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
>>
>> The information contained in this electronic message and any attachments
>> to this message are intended for the exclusive use of the addressee(s)
>> and
>> may contain proprietary, confidential or privileged information. If you
>> are not the intended recipient, you should not disseminate, distribute or
>> copy this e-mail. Please notify the sender immediately and destroy all
>> copies of this message and any attachments.
>>
>> WARNING: Computer viruses can be transmitted via email. The recipient
>> should check this email and any attachments for the presence of viruses.
>> The company accepts no liability for any damage caused by any virus
>> transmitted by this email.
>> 
>> www.wipro.com
>>
>>
> 
> --
> View this message in context:
> http://www.nabble.com/Adding-local-%28non-JBI%29-Spring-dependencies-tf4223012s12049.html#a12017476
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
> 
> 
> 
> 
> 
> 
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you
> are not the intended recipient, you should not disseminate, distribute or
> copy this e-mail. Please notify the sender immediately and destroy all
> copies of this message and any attachments. 
> 
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses.
> The company accepts no liability for any damage caused by any virus
> transmitted by this email.
>  
> www.wipro.com
> 

-- 
View this message in context: 
http://www.nabble.com/Adding-local-%28non-JBI%29-Spring-dependencies-tf4223012s12049.html#a12023499
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to