hi i have developed a lw- jbi component and deployed it. when i try to run it i get the following exception
Caught: org.springframework.beans.factory.BeanDefinitionStoreException: Error 'B ean class [..\examples\test\build\components\test\TestHello.class] not found' in resource 'file [E:\apache-servicemix-3.0-M2-incubating\examples\test\servicemix .xml]' at: Bean 'test1'; nested exception is java.lang.ClassNotFoundException: //\examples\ test\build\components\test\TestHello/class i think the problem is with placing the class files in the exact path. can anyone suggest solution to resolve this problem. -- View this message in context: http://www.nabble.com/where-to-place-class-files-of-the-jbi-component-tf2101418.html#a5791389 Sent from the ServiceMix - User forum at Nabble.com.
