On Tue, Oct 5, 2010 at 8:46 PM, lexsoto <lexs...@gmail.com> wrote:
>
> Problem solved.  Adding
> <bean id="jbossResolver"
> class="org.apache.camel.jboss.JBossPackageScanClassResolver"/>Fixes the
> problem for running inside JBoss container, but it breaks the unit test.
> Separated this bean definition to its own separate file so it does not get
> used during unit test.
> --

Ah glad it worked. Because it was in fact that jboss class resolver
which should ensure that the type converters can get loaded when
running inside JBoss.


> View this message in context: 
> http://camel.465427.n5.nabble.com/Split-XPath-JBoss-tp3198294p3200215.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to