Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-974

Importing metadata via Teiid Designer using ModeShape jdbc driver contains a table called: ddl_operation which doesn't exist when queried directly to modeshape

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.3.0.Final, 2.2.1.GA
    • None
    • Tools
    • None

    Description

      When using using Designer to import the ModeShape metadata to create the ModeShape model, it contains the table- ddl:operation for which is not queryable.

      Querying directly to ModeShape (Select * from "ddl:operation"), get the error:

      java.sql.SQLException: Table 'ddl:operation' does not exist
      Table 'ddl:operation' does not exist

      at org.modeshape.jdbc.JcrStatement.execute(JcrStatement.java:432)
      at org.modeshape.jdbc.JcrStatement.executeQuery(JcrStatement.java:478)
      at org.jboss.resource.adapter.jdbc.WrappedStatement.executeQuery(WrappedStatement.java:226)
      at JDBCQueryServlet.doPost(JDBCQueryServlet.java:67)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

      Attachments

        Issue Links

          Activity

            People

              rhauch Randall Hauch (Inactive)
              van.halbert Van Halbert (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: