2 Replies Latest reply on Apr 26, 2012 11:15 AM by joatham.perezexposito

    Problems in the example jpa-osgi

    joatham.perezexposito

      When you unfold the jpa example on Fuse 4.4.1-osgi me the following error:

       

      09:02:12,225 | INFO  | xtenderThread-15 | ontainerEntityManagerFactoryBean | 186 - org.springframework.orm - 3.0.5.RELEASE | Building JPA container EntityManagerFactory for persistence unit 'smx4'

       

      09:02:12,226 | INFO  | xtenderThread-15 | Ejb3Configuration                | 185 - com.springsource.org.hibernate - 3.3.2.GA | Processing PersistenceUnitInfo [

           name: smx4

           ...]

       

      09:02:12,226 | WARN  | xtenderThread-15 | InputStreamZippedJarVisitor      | 185 - com.springsource.org.hibernate - 3.3.2.GA | Unable to find file (ignored): bundle://242.0:1/

       

      java.io.IOException: Resource does not exist: bundle://242.0:1/

       

           at org.apache.felix.framework.URLHandlersBundleURLConnection.(URLHandlersBundleURLConnection.java:58)[org.apache.felix.framework-3.0.9-fuse-05-06.jar:]

       

       

      How to be the problem?