You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This exception is raised when xbean can not find the mapping extension for the given namespace.

Check that:

  • the namespace has not been mispelled
  • you do not have the jar in the classpath: if you use a standard JBI component in a servicemix.xml configuration file, installing a component is not sufficient, you have to extract the libraries in the component installer and add them to the container classpath (in the lib directory)
  • No labels