could you also try busCfg="./handler.xml"

and remove

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


On Mon, Jan 26, 2009 at 10:22 AM, Lukasz L. <[email protected]>wrote:

>
> That's strange ... below are some ideas to try but that's nothing really
> new:
> - have you ensured that handler.xml is really packaged into service unit?
> (check the zip archive inside service assembly)
> - have you tried adding classpath prefix like
> busCfg="classpath:handler.xml"
> ? (for me it did not work but you better try all options)
> - maybe use other name than handler.xml?
> -have you redeployed your SA? (clean data directory?)
>
>
> snowch wrote:
> >
> > I forgot to say that I DO have the following in my xbean.xml:
> >
> >       <classpath>
> >               <location>.</location>
> >       </classpath>
> >
>
>
> --
> View this message in context:
> http://www.nabble.com/busCfg---WARNING%3A-Could-not-find-the-configuration-file-handler.xml-on-the-classpath.-tp21660986p21663176.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>

Reply via email to