Hello, thanks for testing. Please recheck step no. 5 and 7. Look to your src/main/resources/sculptor-generator.properties if it contain line: generate.spring.dataSourceSupport=true
And src/main/resources/spring.properties should have (replace <...> placeholders): jdbc.driverClassName=com.mysql.jdbc.Driver jdbc.url=jdbc:mysql://localhost/<YOURDATABASENAME>?useUnicode=true&characterEncoding=UTF-8 jdbc.username=<LOGIN> jdbc.password=<PASSWORD> Than rebuild your entity project (mvn clean install). Try again. Please send me result. Pavel On Thu, Oct 29, 2009 at 11:19 PM, bartonhammond <bartonhamm...@gmail.com> wrote: > > Hi Patrik, > > Thanks. I got past the initial error I reported given the jar. The db is > setup (MySql) given the DDL & data scripts. When I do "mvn gwt:run" I get > > [INFO] [gwt:run] > [INFO] using GWT jars from project dependencies : 1.7.0 > [INFO] Unpack native libraries required to run GWT > [INFO] establishing classpath list (scope = runtime) > [INFO] create exploded Jetty webapp in > c:\Users\barton\sculptor\sctest-smartclie > nt\war > [INFO] auto discovered modules > [org.fornax.cartridges.sculptor.smartclient.smart > client] > [INFO] WARN - SettingsFactory.buildSettings(144) | Could not obtain > connection m > etadata > [INFO] org.apache.commons.dbcp.SQLNestedException: Cannot create > PoolableConnect > ionFactory (Unknown database 'xxxx') > [INFO] at > org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou > rce.java:855) > [INFO] at > org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource > .java:540) > > I'll hold off any further work on this until I hear something. > > Thanks, > > Barton > ========================================== > > Patrik Nordwall wrote: >> >> Smartclient isn't ready yet. Pavel will let us know when we can test it. >> Stay tuned. >> /Patrik >> > > -- > View this message in context: > http://www.nabble.com/SmartClient-build-failuree-tp26120238s17564p26121837.html > Sent from the Fornax-Platform mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Fornax-developer mailing list > Fornax-developer@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/fornax-developer > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Fornax-developer mailing list Fornax-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fornax-developer