Re: [Fornax-developer] SmartClient build failuree

2009-10-30 Thread bartonhammond
Hi Pavel, Rats - missed that. Thanks. I'm now able to bring the smartclient app up and see the data and navigate both the tree and tab. Amazing. Thanks again, Barton PaloT wrote: > > Hello, thanks for testing. > Please recheck step no. 5 and 7. Look to your > src/main/resources/sculptor-

Re: [Fornax-developer] SmartClient build failuree

2009-10-30 Thread Pavel Tavoda
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.jdb

Re: [Fornax-developer] SmartClient build failuree

2009-10-29 Thread bartonhammond
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] est

Re: [Fornax-developer] SmartClient build failuree

2009-10-29 Thread Patrik Nordwall
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-tp26120238s17564p26121227.html Sent from the Fornax-Platform mailing list archive at Nabble.com. --

Re: [Fornax-developer] SmartClient build failuree

2009-10-29 Thread Andreas Källberg
Hmm, the list server wasn't to happy about the attachment. You find it under attachments in the wiki page. 2009/10/29 Andreas Källberg > Ok, strange. > We have to look into what we have in the repository. > Meanwhile, I've attached the jar for you. You can install it in your local > repo by: > >

Re: [Fornax-developer] SmartClient build failuree

2009-10-29 Thread bartonhammond
Hi Andreas, I tried that and got this: [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] The desired archetype does not exist (org.fornax.cartridges:fornax-c

Re: [Fornax-developer] SmartClient build failuree

2009-10-29 Thread Andreas Källberg
Hi, The documentation is a little bit behind here. Our archetype's have been upgraded. It should be used like: mvn archetype:generate -DarchetypeGroupId=org.fornax.cartridges -DarchetypeArtifactId=fornax-cartridges-sculptor-archetype-smartclient -DarchetypeVersion=1.7.0-SNAPSHOT -DarchetypeReposito

Re: [Fornax-developer] Smartclient

2009-10-12 Thread Pavel Tavoda
On Mon, Oct 12, 2009 at 10:39 PM, Patrik Nordwall wrote: > I have started to review the new smartclient feature. There are a few things > we should do to make it even easier to get started. We should get rid of the > zip file by moving things to the core sculptor generator and framework. I will tr

Re: [Fornax-developer] Smartclient

2009-10-12 Thread Patrik Nordwall
Hi Pavel, I have started to review the new smartclient feature. There are a few things we should do to make it even easier to get started. We should get rid of the zip file by moving things to the core sculptor generator and framework. The full audit log feature is independent of smartclient an

Re: [Fornax-developer] Smartclient

2009-10-01 Thread Pavel Tavoda
Thanks Patrik, I'm interested in your results because I'm unsure if guidelines are OK. Hope it will get higher attention when it will be officially released :-). Pavel On Thu, Oct 1, 2009 at 9:16 AM, Patrik Nordwall wrote: > > I'm very curious to try this great stuff. It might take some time un

Re: [Fornax-developer] Smartclient

2009-10-01 Thread Patrik Nordwall
I'm very curious to try this great stuff. It might take some time until I do it, but I will. /Patrik PaloT wrote: > > Hello, > you are welcome to test SmartClient GUI for sculptor. Everything > important is on wiki. Waiting for your feedback. > > http://fornax.itemis.de/confluence/display/forn

Re: [Fornax-developer] SmartClient frontend demo

2009-06-30 Thread Pavel Tavoda
Yes, you get it right. This was looking as easy path at beginning. I was new in SmartClient library and also SmartGWT was only in development. SmartClient is PURE javascript library which allow you to do a lot of tricks just with declarations or JavaScript callback. SmartGWT is in reality only Java

Re: [Fornax-developer] SmartClient frontend demo

2009-06-29 Thread Patrik Nordwall
I'm impressed. Now I think I understand what you have developed. Is this understanding correct? In runtime (startup) your servlet analyzes the classes and configuration in business tier jar file. From that information it builds a SmartGWT GUI using the SmartClient Java Script API (or is it Java?).

Re: [Fornax-developer] SmartClient frontend demo

2009-06-29 Thread Pavel Tavoda
Thanks to all of you, I will try to keep good work. Pavel On Sat, Jun 27, 2009 at 1:42 PM, Karsten Thoms wrote: > I'm impressed, too! Great work! > Am 26.06.2009 um 23:56 schrieb Polly C. Chang: > > Wow, that is cool!  I find the Tree UI to be more intuitive than the tabbed > UI, but that is real

Re: [Fornax-developer] SmartClient frontend demo

2009-06-27 Thread Karsten Thoms
I'm impressed, too! Great work! Am 26.06.2009 um 23:56 schrieb Polly C. Chang: Wow, that is cool! I find the Tree UI to be more intuitive than the tabbed UI, but that is really neat! :) --Polly On Fri, Jun 26, 2009 at 10:36 AM, Pavel Tavoda wrote: Hello, SmartClient frontend sample g

Re: [Fornax-developer] SmartClient frontend demo

2009-06-26 Thread Polly C. Chang
Wow, that is cool! I find the Tree UI to be more intuitive than the tabbed UI, but that is really neat! :) --Polly On Fri, Jun 26, 2009 at 10:36 AM, Pavel Tavoda wrote: > Hello, > SmartClient frontend sample generated from attached > model-library.design is available at: > > http://f4.rainsid