Hello Steffen, thanks for your quick reply.
Actually my project is at the beginning. First I used JSF as frontend. But I switched to RCP/RAP because I am fascinated from the possibility to create a real richclient and a web frontend that uses the same code base. Testing of the scultor generated code under RAP shows that it is not difficult to get it compiled. That doesn't mean that the application is working. Actually it is not. As a next step my intention is to get a generated RAP application to work with a minimum changes in the generator, framework and wizard projects. It should be possible to easily switch between generating a RCP and RAP application. I know from this forum that you are working on a RAP frontend for some time and I can see that your application is complex. Your knowledge developing a RAP application is surely more advanced. Maybe you can give me some support. I agree with you, that the the generator can profit from modularization, perhaps some kind of plugin mechanism, but I am not so deep in sculptor and oaw that I have a feeling how this could be realized. I'm still learning. regards Oliver Steffen Stundzig wrote: > > Hi Oliver, > > sounds great, what you are doing. > > We've implemented a project with a complete RAP frontend running in > equinox and the backend running in jboss 5. > > But we only using the RichXXX-Infrastructure vom sculptor currently. The > most of the other RAP-UI stuff is hand written. In one of the next > steps, we will try to migrate to the sculptor generated classes. > > What we also use is spring dynamic modules to publish the > richRepositories as real OSGi-Services, which could be consumed by other > Services such as LoginService. > > Works great, but the templates are real complex and all is bundled into > one big sculptor-generator project. Modularization of the generator > should be one of the next steps in sculptor, I think. > > regards > > Oliver Ringel schrieb: >> Hello Patrik, >> >> thank you very much for founding Scultor. You (and of course all >> supporting >> developers) made an excellent job. Special thanks for the RCP feature. >> >> I decided and started to use Sculptor in my new project. It will be a >> RCP/RAP-Application (with priority on RAP) that uses annotations >> (Hibernate, >> Hibernate-Validator, Spring,...) instead of xml. >> >> I have nearly finished the business-tier part with hibernate annotations. >> In >> my environment almost everything is working fine. There is still some >> work >> to do. Actually I'm not supporting all dsl features (e.g. index, key), >> but I >> can add this. So I want to now if someone else is working on annotations >> (in jira CSC-85 is open but assigned to Pavel Tavoda). >> >> Also I started integrating the hibernate validator in sculptor and I >> added a >> very simple approach to use spring annotations that is working for me, to >> reduce the number of configuration files. >> >> Perhaps I will need some support to finish my changes. >> >> Are there any plans to support RAP as ui. I was able to compile (after >> some >> little changes in the templates and the richclient framework) the >> generated >> RCP application under a RAP environment. So it should not be to hard in >> integrate this feature (but I'm not sure). >> >> So this are the things I am actually working on. >> If you are interested please let me know how I can help. >> >> thanks >> Oliver >> >> >> >> > > -- > Steffen Stundzig > > Telefon: +49 (0) 341 / 231-0183-401 > Telefax: +49 (0) 341 / 231-0183-411 > Mobil: +49 (0) 151 / 173-9673-1 (!neu) > > http://itemis.de > [email protected] > https://www.xing.com/profile/Steffen_Stundzig > > itemis AG > Niederlassung Leipzig > Ludwig-Erhard-Straße 51 > 04103 Leipzig > > Rechtlicher Hinweis: > Registergericht: Amtsgericht Dortmund HRB 20621 > Sitz der Gesellschaft: 44536 Lünen, Am Brambusch 15-24 > Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek > Aufsichtsrat: Prof. Dr. Burkhard Igel (Vorsitzender), Stephan Grollmann, > Michael Neuhaus > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Fornax-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fornax-developer > > -- View this message in context: http://www.nabble.com/-Sculptor--Support-for-JPA-%28Hibernate%29-tp22350863s17564p22356592.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
