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

Seam doesn't compile because of changes in Hibernate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 4.4.2.Final
    • 4.4.2.AM3
    • hibernate, seam2
    • None

      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
      [ERROR] /home/igels/Projects/jbt-4.0/contribution-neon/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[158]
      [ERROR] List schemaNames = tablesCollector.getMatchingSchemaNames(catalog.getName(), buildSettings.getDefaultSchemaName());
      [ERROR] ^^^^^^^^^^^^^^^^^^^^
      [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
      [ERROR] /home/igels/Projects/jbt-4.0/contribution-neon/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
      [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The method getDefaultCatalogName() is undefined for the type ISettings
      [ERROR] /home/igels/Projects/jbt-4.0/contribution-neon/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221]
      [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName());
      [ERROR] ^^^^^^^^^^^^^^^^^^^^
      [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings
      [ERROR] 3 problems (3 errors)
      [ERROR] -> [Help 1]
      [ERROR] 
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR] 
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      [ERROR] 
      [ERROR] After correcting the problems, you can resume the build with the command
      

            kaers@redhat.com Koen Aers
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: