the --table option gives the same error... not listening to --schema or
--table?
On Tue, 2011-05-10 at 14:10 -0400, brian wrote:
i'm getting an error on generate-entities:
Caused by: org.hibernate.cfg.JDBCBinderException: Duplicate class name
'ed.domain.AllFileGroups' generated for
'org.hibernate.mapping.Table(SYS._ALL_FILE_GROUPS)'. Same name where
generated for 'org.hibernate.mapping.Table(SYS._ALL_FILE_GROUPS)'
...i tried the --schema in an attempt to keep the systables out of it,
but no joy.
fwiw, i think i ran into this problem when i was in the code awhile ago
and got past it... but i can't remember the fix :P
b
On Tue, 2011-05-10 at 11:31 -0400, Lincoln Baxter, III wrote:
> Awesome work, max! This is fantastic.
>
> On Sun, May 8, 2011 at 11:34 AM, Max Rydahl Andersen
> <max.andersen(a)gmail.com> wrote:
> Hi,
>
> I've committed the fixes Lincoln and I came up with during
> JBoss World to make the hibernate tools plugin run again.
>
> Results up on
https://github.com/forge/plugin-hibernate-tools
> with a readme.md on how to use.
>
> Short version:
> $ cp driver.jar $FORGE_HOME/lib
>
> $ forge
> $ cd projectwithpersistnce
> $ generate-entities --url jdbc:hsqldb:localhost:9001 --driver
> org.hsqldb.jdbcDriver
> Generated 27 java entities.
> $
>
> /max
>
http://about.me/maxandersen
>
>
>
>
> _______________________________________________
> forge-dev mailing list
> forge-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/forge-dev
>
>
>
> --
> Lincoln Baxter, III
>
http://ocpsoft.com
>
http://scrumshark.com
> "Keep it Simple"
> _______________________________________________
> forge-dev mailing list
> forge-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/forge-dev
_______________________________________________
forge-dev mailing list
forge-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev