Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-20321

Hibernate tooling offline support

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 4.3.0.CR1
    • 4.3.0.Beta2
    • hibernate
    • None

      There are many cases that avoid using Hibernate Tools from being usable when some remote resources are not available, specifically when tooling cannot access remote schema. Tooling should not be blocked by such a things and should allow offline mode. Error below demonstrates blocked Hibernate console during sourceforge is down.

      org.hibernate.HibernateException: Could not parse configuration: /home/jpeterka/workspace/tmp/b2/mvn-hibernate43-ent/src/main/java/hibernate.cfg.xml
      Could not parse configuration: /home/jpeterka/workspace/tmp/b2/mvn-hibernate43-ent/src/main/java/hibernate.cfg.xml
        org.dom4j.DocumentException: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd Nested exception: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd
        Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd Nested exception: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd
          org.dom4j.DocumentException: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd Nested exception: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd
          Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd Nested exception: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd
      

            kaers@redhat.com Koen Aers
            jpeterka_jira Jiri Peterka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: