Re: cope with the RequestFactory's find*

2012-07-11 Thread Manuel Carrasco Moñino
Hi echo, Actually the mail server is our datasource, and we get from it very few type of objects, just folders and messages. Folders and messages are not entities in the traditional sense of the concept because normally they do not change, so I would not use entities but values. It is pretty

Re: cope with the RequestFactory's find*

2012-07-11 Thread Manuel Carrasco Moñino
Hi all, I have committed to the apache-extras repository a very simple project with everything set to use value-proxies. It could work fine as the basis of how hupa can use them. just check it out and run: svn co http://svn.codespot.com/a/apache-extras.org/hupa-evo/experiments/rf cd rf mvn test

Build failed in Jenkins: james-app-trunk #995

2012-07-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/james-app-trunk/995/ -- Started by timer Building remotely on ubuntu3 in workspace https://builds.apache.org/job/james-app-trunk/ws/ Checking out a fresh workspace because

Jenkins build is back to normal : james-app-trunk #996

2012-07-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/james-app-trunk/996/ - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Setup Maven Project

2012-07-11 Thread Thomas
Hello, I try to check out Hupa, but I get lost with the setup of the new Maven project when I checkout the source. Is there a more detailed description than here: http://james.apache.org/hupa/environment.html. - To unsubscribe,

James Glassfish Deployment Success

2012-07-11 Thread Saibabu Vallurupalli
Hi Eric, Just wanted to let you know that I am able to deploy James 3 Beta3 in Glassfish Application Server and run the application. Used MySQL database as email repository. Everything looks good. I really appreciate all your support. Thanks so much. Thanks regards, Sai, Valluripalli (703)

Re: Setup Maven Project

2012-07-11 Thread Ioan Eugen Stan
Don't know of a more detailed description. Echo, is doing some work on hupa. Maybe we can be of more help if you explain in detail what goes wrong. Cheers, 2012/7/11 Thomas mbtest...@googlemail.com: Hello, I try to check out Hupa, but I get lost with the setup of the new Maven project when

Re: James Glassfish Deployment Success

2012-07-11 Thread Ioan Eugen Stan
Hello Sai, Good news, Thanks for keeping us up to date and for all your contributions. All the best, 2012/7/11 Saibabu Vallurupalli saibabu.vallurupa...@gmail.com: Hi Eric, Just wanted to let you know that I am able to deploy James 3 Beta3 in Glassfish Application Server and run the

Re: James Glassfish Deployment Success

2012-07-11 Thread Saibabu Vallurupalli
Thank for all your support Ioan. Thank you, Sai On Wed, Jul 11, 2012 at 11:39 AM, Ioan Eugen Stan stan.ieu...@gmail.comwrote: Hello Sai, Good news, Thanks for keeping us up to date and for all your contributions. All the best, 2012/7/11 Saibabu Vallurupalli

Re: cope with the RequestFactory's find*

2012-07-11 Thread Manuel Carrasco Moñino
Hi echo, you were right when you said that client and server could not share the same class, it is because a bug in gwt [1][2]. I have sent a patch to gwt which is pending on review [3], in the meanwhile you can use the patched class. I have modified the rf example I sent, and I have committed it

Re: Setup Maven Project

2012-07-11 Thread echo
Hi Thomas, I have been playing with Hupa for a couple of months, with encountering many issues. Pls don't hesitate to give your information about how you get lost. I am very happy to share my notes with you. The document you looked is a little early, because the version of development

Re: cope with the RequestFactory's find*

2012-07-11 Thread echo
Hi Manolo, I looked the [3]rd link and the conversation between you and tbroyer you shared. I have to say again and learn your hi-efficiency that we could do so many things in one day. I am sure I can not just benefit much more than programming and communication skills, but also many others from