Error with appfuse:full-source

23 messages Options
Embed this post
Permalink
1 2
rob_h

Re: Error with appfuse:full-source

Reply Threaded More More options
Print post
Permalink
In reply to this post by Saeed Iqbal
Saeed Iqbal wrote:
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: FUNCTION appfuse_light.nextval does not exist
I just came across this error in my build, and I think it is down to using the wrong hibernate.dialect. In my case I still had the
org.hibernate.dialect.PostgreSQLDialect set by mistake even though I was connecting to mysql.

Changing hibernate.dialect to org.hibernate.dialect.MySQLDialect fixed the problem.
Ice-Man

Re: Error with appfuse:full-source

Reply Threaded More More options
Print post
Permalink
     Matt,
 
  In Jul/2007 u sad: "AppFuse's full-source plugin doesn't support iBATIS or JPA yet"
  So what's the status of AppFuse 2.0.2??!
 
Ice-Man

 
2009/2/19 rob_h <[hidden email]>


Saeed Iqbal wrote:
>
> com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: FUNCTION
> appfuse_light.nextval does not exist
>

I just came across this error in my build, and I think it is down to using
the wrong hibernate.dialect. In my case I still had the
org.hibernate.dialect.PostgreSQLDialect set by mistake even though I was
connecting to mysql.

Changing hibernate.dialect to org.hibernate.dialect.MySQLDialect fixed the
problem.

--
View this message in context: http://www.nabble.com/Error-with-appfuse%3Afull-source-tp11663469s2369p22103366.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]


mraible

Re: Error with appfuse:full-source

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
It does now.

On Feb 26, 2009, at 10:27 AM, Ice-Man <[hidden email]> wrote:

     Matt,
 
  In Jul/2007 u sad: "AppFuse's full-source plugin doesn't support iBATIS or JPA yet"
  So what's the status of AppFuse 2.0.2??!
 
Ice-Man

 
2009/2/19 rob_h <[hidden email]>


Saeed Iqbal wrote:
>
> com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: FUNCTION
> appfuse_light.nextval does not exist
>

I just came across this error in my build, and I think it is down to using
the wrong hibernate.dialect. In my case I still had the
org.hibernate.dialect.PostgreSQLDialect set by mistake even though I was
connecting to mysql.

Changing hibernate.dialect to org.hibernate.dialect.MySQLDialect fixed the
problem.

--
View this message in context: http://www.nabble.com/Error-with-appfuse%3Afull-source-tp11663469s2369p22103366.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]


1 2