Wicketopia

2012-07-03 Thread Vit Rozkovec
Hi, is it still possible to use Wicketopia with wicket 1.4.x? What is the status of the project? It has not been updated for six months, does it need still some work? Thanks. - To unsubscribe, e-mail: users-unsubscr

[ANNOUNCE] Wicketopia 0.9 Released...

2011-03-31 Thread James Carman
Wicketopia is a Rapid Application Development (RAD) library for Wicket. There is some documentation available at: http://wicketopia.sourceforge.net The official release will be available in the main maven repository shortly, but you can download it via SVN (and run the example application) by

[ANNOUNCE] Wicketopia 0.9.2 Released...

2011-04-06 Thread James Carman
Wicketopia is a Rapid Application Development (RAD) library for Wicket. The documentation is available at: http://wicketopia.sourceforge.net The official release will be available in the main maven repository shortly, but you can download it via SVN (and run the example application) by doing

RE: [ANNOUNCE] Wicketopia 0.9 Released...

2011-10-22 Thread androidcoolguy
tation should I apply in the domain class? Thanks. AG -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/ANNOUNCE-Wicketopia-0-9-Released-tp3418771p3928352.html Sent from the Users forum mailing list archiv

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-10-23 Thread James Carman
> View this message in context: > http://apache-wicket.1842946.n4.nabble.com/ANNOUNCE-Wicketopia-0-9-Released-tp3418771p3928352.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > To unsub

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-03-31 Thread James Carman
I have actually just pushed a 0.9.1 release. For some reason, I failed to set up the resources correctly, so the HTML files weren't copying to the target directory during the build. DOH! So, it's now available at: http://wicketopia.svn.sourceforge.net/svnroot/wicketopia/tags/wicketo

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-01 Thread nino martinez wael
very nice with the scaffold component!! Any examples of it? 2011/3/31 James Carman : > Wicketopia is a Rapid Application Development (RAD) library for > Wicket.  There is some documentation available at: > > http://wicketopia.sourceforge.net > > The official release will be ava

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-01 Thread julien roche AKA indiana_jules
That seems very cool !! Many thanks for your great job Julien Roche On Fri, Apr 1, 2011 at 9:02 AM, nino martinez wael < nino.martinez.w...@gmail.com> wrote: > very nice with the scaffold component!! > > Any examples of it? > > 2011/3/31 James Carman : > > Wicket

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-01 Thread Maarten Billemont
code underneath. The wicket Java code example shows a wicketopia Scaffold component that takes a wicketopia Widget class and a Spring persistence provider. How could this possibly be useful to me? What does it do? How does it tie in with my insanely annotated getDescription method? Also,

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-01 Thread James Carman
code underneath. > I'm still working on the documentation. I want to provide a more tutorial-ish version soon. > The wicket Java code example shows a wicketopia Scaffold component that takes > a wicketopia Widget class and a Spring persistence provider.  How could this > possibly

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-01 Thread James Carman
On Fri, Apr 1, 2011 at 3:02 AM, nino martinez wael wrote: > very nice with the scaffold component!! > > Any examples of it? The example application includes an example: https://wicketopia.svn.sourceforge.net/svnroot/wicketopia/trunk/example/src/main/java/org/wicketopia/example

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-01 Thread James Carman
By the way, the example is available for download from here: http://repo2.maven.org/maven2/org/wicketopia/wicketopia-example/0.9.1/wicketopia-example-0.9.1.war It should work in any container (crossing fingers), but the classpath scanning might get messed up in some more strict environments

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-01 Thread Emmanouil Batsis
/Hibernate. It saved man-months in my teams, but people outside those never got it since we never made it easy documentation-wise. Eventually we left it behind and never got the chance to write something similar using more current components. Wicketopia could be usefull, maybe even to the point of

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-01 Thread James Carman
bout five years ago; it was a similar concept, only for > Struts1/JSP2/EJB2/Hibernate. It saved man-months in my teams, but people > outside those never got it since we never made it easy documentation-wise. > Eventually we left it behind and never got the chance to write something > s

RE: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-01 Thread Chris Colman
InView/OpenPersistenceManagerInView without needing the multimegabyte bloatware that Swing has become. exPOJO is uber lightweight: a 35k jar, 30 minute learning curve etc., that is completely XML free and typesafe. > >> Also, does wicketopia depend on Spring?  That would be a really *rea

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-02 Thread James Carman
On Fri, Apr 1, 2011 at 10:59 PM, Chris Colman wrote: > > We created and maintain the open source persistence abstraction framework > called exPOJO (expojo.com) than can support any persistence technology under > the hood upon which your application (or indeed other framework) can with be > writ

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-02 Thread jcgarciam
> email]<http://user/SendEmail.jtp?type=node&node=3421978&i=2&by-user=t> > > > > -- > If you reply to this email, your message will be added to the discussion > below: > > http://apache-wicket.1842946.n4.nabble.com/ANN

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-04-02 Thread James Carman
21978&i=1&by-user=t> >> For additional commands, e-mail: [hidden >> email]<http://user/SendEmail.jtp?type=node&node=3421978&i=2&by-user=t> >> >> >> >> -- >>  If you reply to this email, your

wicketopia or other form generator

2011-04-17 Thread Marcus Breier
Dear all, I am a novice using this nice web framework. Recently I noticed the announcement of the new version of wicketopia RAD framework. Is there a tutorial somewhere out there how to use wicketopia properly in a production environment? For background of my question: I am searching for a

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-07-07 Thread androidcoolguy
James, I am a new user of wicketopia :) I tried your cool tool and I got the NPE error. I am not sure what else need to be configured for Spring to inject PersistenceProvider. It might not be injected due to something I need to setup in the Spring applicationContext? Would you mind sharing the

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-07-10 Thread androidcoolguy
Ok after some struggling, I managed to get it work. I noticed that Wicketopia has a tight coupling with Hibernate, especially - And the codes needs sessionFactory to be initialized (not null), in order to work. That was why I were having NPE. Is there any plan to support

Re: [ANNOUNCE] Wicketopia 0.9 Released...

2011-07-10 Thread Nivedan Nadaraj
Hi James Great effort mate thanks, Haven't had a look as yet am sure it will be useful. If you need help with documentation do let us know Cheers On Mon, Jul 11, 2011 at 8:51 AM, androidcoolguy wrote: > Ok after some struggling, I managed to get it work. I noticed that > Wicketo

RE: [ANNOUNCE] Wicketopia 0.9 Released...

2011-07-11 Thread androidcoolguy
Will let you know how it goes. J Date: Sun, 10 Jul 2011 20:21:13 -0700 From: ml-node+3658631-962999233-250...@n4.nabble.com To: androidcool...@hotmail.com Subject: Re: [ANNOUNCE] Wicketopia 0.9 Released... Hi James Great effort mate thanks, Haven't had a look as yet am sure it will b

RE: [ANNOUNCE] Wicketopia 0.9 Released...

2011-07-11 Thread androidcoolguy
More good news. I used JPA provider instead of hibernate by looking at your latest codes to make Wicketopia works on GAEJ. Also have to change the JpaPersistenceProvider in such a way - public int getCount(Class entityType) { Integer results = (Integer) entityManager.createQuery

RE: [ANNOUNCE] Wicketopia 0.9 Released...

2011-07-18 Thread androidcoolguy
ntext: http://apache-wicket.1842946.n4.nabble.com/ANNOUNCE-Wicketopia-0-9-Released-tp3418771p3675266.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.or

RE: [ANNOUNCE] Wicketopia 0.9 Released...

2011-07-18 Thread androidcoolguy
Turned out to be sqlite3 pagination issue, nothing to do with Wicketopia. Issue resolved! Thus, verified that Wicketopia 0.9.2 all good. Please let me know if you still need any help in maintaining the project. Thanks! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com

Re: wicketopia or other form generator

2011-04-17 Thread James Carman
> I am a novice using this nice web framework. Recently I noticed the > announcement of the new version of wicketopia RAD framework. Is there a > tutorial somewhere out there how to use wicketopia properly in a > production environment? > > For background of my question: I am s