May 24, 2008
My blazeDS XDoclet Spring Hibernate Maven Archetype
I started working on a personal project during the week-ends lately.Here is the result I'm happy to share with the world :
A great new blazeDS Xdoclet Spring Hibernate Maven Archetype (hosted at google code): Try it out !
- Add my maven repository to your repositories list in your maven configuration file,
- Run 3 maven command lines :
- mvn archetype:create .... (to create your new flex blazeds spring hibernate multi-modules project)
- mvn install (at the root of your newly created project : to compile and package it)
- mvn jetty:run-exploded (at the root of java_webapp module : to run and test your web app at http://localhost:8080 )
Thanks Sebastien !
The flex stuff is compiled and packaged through Flex Mojos.
Thanks Velo !
I know quite a few people are waiting for it (12 votes and 6 watching) : https://bugs.adobe.com/jira/browse/BLZ-44
Don't hesitate to drop me a comment, or a mail.
I'll tell you more about it in the coming days.
Posted by ledroff at May 24, 2008 04:53 PM
Related Entries
Trackback Pings
TrackBack URL for this entry:
http://blogs.adobe.com/cgi-bin/mt-tb.cgi/912
Comments
Hello François,
I want to try your archetype. I have added your repository information in my maven configation file. But it work not yet. So I want to that, if it's possible, you send me an email with on attached file, the project source. After I'm goin to install it in my local repository.
Thank you in advance
dialloma
Posted by: dialloma at June 6, 2008 02:26 PM
This is really a great idea. I've been looking for a ready-to-work solution based on maven and here it is !
Thanks for your work.
Nicolas
Posted by: Nicolas Martignole at July 5, 2008 10:19 AM
