1 Reply Latest reply on Dec 23, 2009 12:19 PM by ccustine

    Debuging of org.apache.felix

    joel.bitx

      Hi,

       

      I receive the following error message while trying to deploy a bundle:

       

      +ERROR CommandLineExecutionFailed: org.apache.geronimo.gshell.command.CommandException: org.osgi.framework.BundleException: Unable to resolve due

      to constraint violation.+

       

      All I want to do is to deploy a bundle that deals with JPA & Hibernate.

       

      For dealing with the error I would like to debug org.apache.felix but unfortunately I cannot find sources. I use apache servicemix 4.1.0.2-fuse. I looks like it uses felix version - 1.5.0-r752991. I cannot find such a version in the internet. Besides that the source for apache servicemix itself does not have any refernces to the org.apache.felix.framework package...

       

      Please help me to find out what can I do in such a situation.

       

      Thank you a lot.

      ~ Joel