[forge-issues] [JBoss JIRA] (FORGE-2783) Generate Entities From Tables

George Gastaldi (JIRA) issues at jboss.org
Wed Jul 11 13:32:00 EDT 2018


     [ https://issues.jboss.org/browse/FORGE-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi updated FORGE-2783:
-----------------------------------
    Steps to Reproduce: 
Execute string command 

http://www.mastertheboss.com/jboss-frameworks/forge/reverse-engineer-your-db-schema-using-jboss-forge?showall=

  was:Execute string command 



> Generate Entities From Tables
> -----------------------------
>
>                 Key: FORGE-2783
>                 URL: https://issues.jboss.org/browse/FORGE-2783
>             Project: Forge
>          Issue Type: Bug
>          Components: Database Tools
>    Affects Versions: 3.8.1.Final
>         Environment: Developer Studio, over Fedora Linux
>            Reporter: Marcio Jota Coelho
>
> Hello.
> I found exception when try to use,  jpa-generate-entities-from-tables.
> This is my command string:
> {code:shell}
> jpa-generate-entities-from-tables --jdbc-url jdbc:postgresql://localhost:5432/adempiere --user-name adempiere --user-password adempiere --driver-location /home/coelho/desenvolvimento/ferramentas/postgresql-42.2.2.jar --hibernate-dialect org.hibernate.dialect.PostgreSQLDialect --driver-class org.postgresql.Driver --database-tables *
> {code}
> Return:
> {code:java}
> Exception when parsing/running: jpa-generate-entities-from-tables --jdbc-url jdbc:postgresql://localhost:5432/adempiere --user-name adempiere --user-password adempiere --driver-location /home/coelho/desenvolvimento/ferramentas/postgresql-42.2.2.jar --hibernate-dialect org.hibernate.dialect.PostgreSQLDialect --driver-class org.postgresql.Driver --database-tables *, null
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the forge-issues mailing list