Hi ! In a xbean file the endpoint is setup, in the beginning of the file we have an import of springbeans. The beans are in applicationCtx.xml. Regarding transactions we use SpringJdoTransactions. The thing we get a ClassNoDefoundError while parsing the xbean.xml with jbi-maven.plugin. While running outside of the xbean it works perfectly fine.(in the spring context). The thing we want to achieve is from to an endpoint refer to a bean with pojo="#someInstance". This work but everything that should be needed is in the classpath. Or is there any other solution of this problem.
Tanks Daniel -- View this message in context: http://www.nabble.com/ClassNoDefError-while-parsing-xbean.xml-tf2768756s12049.html#a7721536 Sent from the ServiceMix - User mailing list archive at Nabble.com.
