Hello Roxana, 

Have you tried altering maven dependencies to specify the actual app engine 
target version directly? It seems a library version is called at compile 
time and another at run time.  The latest hsqldb version is 2.4.0, not 
2.3.2. This might get called somehow and conflict with the version you 
declared in the pom. 

You may check the replies to the "NoSuchMethodError - 
org.hsqldb.DatabaseURL.parseURL" question from stackoverflow for relevant 
details. [1]

[1] 
https://stackoverflow.com/questions/18825056/nosuchmethoderror-org-hsqldb-databaseurl-parseurl

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d13da068-ebe6-4446-ba05-905b0577212a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to