Re: GSOC ideas...

2010-03-15 Thread Avdhesh Yadav
I go with Web-UI similar to Hupa(GWT based). On Mon, Mar 15, 2010 at 10:14 PM, Eric MacAdie wrote: > I have started working on a web app with Hibernate and JSF that will manage > the users (add, change, delete) and get some stats (dead letter count, inbox > stats). If anyone is interested in it

Re: [hupa] How to run?

2010-03-06 Thread Avdhesh Yadav
e.hupa.Hupa > ... > [INFO]Compiling 24 permutations > > And the war file should contain the folder /hupa with the client files > (js, html, css ...). > > I'm pretty sure the problem is your maven version. Can you upgrade it > to 2.2.x and try again? > > Manolo > > &g

Re: [hupa] How to run?

2010-02-25 Thread Avdhesh Yadav
gt; >>> >at > >>> > > >>> > org.apache.hupa.server.mock.MockIMAPFolder.loadDemoMessages(MockIMAPFolder.java:99) > >>> >at > >>> > > org.apache.hupa.server.mock.MockIMAPStore.(MockIMAPStore.java:68) > >>> >at > >>> > > org.apache.hupa

Re: [hupa] How to run?

2010-02-24 Thread Avdhesh Yadav
th this set of commands > and send me the full output? > > mvn -v > svn co http://svn.apache.org/repos/asf/james/hupa/trunk hupa_trunk > cd hupa_trunk > du -ks . > mvn clean package > du -ks . > unzip -l ./client/target/hupa.war > > Manolo > > On Wed, Feb 24, 20

Re: [hupa] How to run?

2010-02-24 Thread Avdhesh Yadav
9:00 PM, Avdhesh Yadav wrote: > > Already done it but no success...It works fine when i run from eclipse > using gwt plugin... > > > On Fri, Feb 19, 2010 at 8:38 PM, Bernd Fondermann < > bernd.fonderm...@googlemail.com> wrote: > >> On Fri, Feb 19, 2010 at 14:3

Re: [hupa] How to run?

2010-02-19 Thread Avdhesh Yadav
Already done it but no success...It works fine when i run from eclipse using gwt plugin... On Fri, Feb 19, 2010 at 8:38 PM, Bernd Fondermann < bernd.fonderm...@googlemail.com> wrote: > On Fri, Feb 19, 2010 at 14:39, Avdhesh Yadav wrote: > > But its not working for me :( > >

Re: [hupa] How to run?

2010-02-19 Thread Avdhesh Yadav
But its not working for me :( On Fri, Feb 19, 2010 at 2:52 PM, Bernd Fondermann < bernd.fonderm...@googlemail.com> wrote: > On Fri, Feb 19, 2010 at 07:49, Avdhesh Yadav wrote: > > I am building hupa from ../hupa_trunk path > > command : *mvn clean package* > > >

Re: [hupa] How to run?

2010-02-18 Thread Avdhesh Yadav
I am building hupa from ../hupa_trunk path command : *mvn clean package* hupa built in the path hupa/client/target. and then copy pasting the hupa.war to tomcat/webapps folder. Is it right way to build and running hupa..? On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav wrote: > Using

Re: [hupa] How to run?

2010-02-18 Thread Avdhesh Yadav
"unix" On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino wrote: > Which browser are you using?. Try to use FF + Firebug and check if > there are errors. > > On Fri, Feb 19, 2010 at 5:48 AM, Avdhesh Yadav > wrote: > > Not working for me when i deploy hupa.wa

Re: [hupa] How to run?

2010-02-18 Thread Avdhesh Yadav
Not working for me when i deploy hupa.war on tomcat.I can not see the login page..I can see the revolving hupa image only.. It works fine when i run from eclipse..and i can login to my gmail account.. here is my catalina.log Feb 19, 2010 10:11:03 AM org.apache.catalina.core.AprLifecycleListener

Re: hupa build very slow

2010-02-17 Thread Avdhesh Yadav
gle plugin for eclipse?. What is your OS? > > On Mon, Feb 15, 2010 at 12:37 PM, Avdhesh Yadav > wrote: > > Build is slow on eclipse..On command line its ok... > > > > > > On Mon, Feb 15, 2010 at 12:55 PM, Manuel Carrasco Moñino > > wrote: > > > >>

[jira] Created: (HUPA-66) Deploying hupa on google apps engine

2010-02-15 Thread Avdhesh Yadav (JIRA)
Deploying hupa on google apps engine Key: HUPA-66 URL: https://issues.apache.org/jira/browse/HUPA-66 Project: JAMES Hupa Issue Type: New Feature Reporter: Avdhesh Yadav Assignee

Re: hupa build very slow

2010-02-15 Thread Avdhesh Yadav
ompiled into javascript. Nevertheless, compiling or > testing should be faster (mvn compile test). > > Manolo > > On Sun, Feb 14, 2010 at 6:13 AM, Avdhesh Yadav > wrote: > > Hupa build seems to be very slow using m2eclipse plugin. > > Environment: ubuntu 8.04,java

hupa build very slow

2010-02-13 Thread Avdhesh Yadav
] [INFO] Total time: 7 minutes 15 seconds [INFO] Finished at: Sun Feb 14 10:41:29 IST 2010 [INFO] Final Memory: 15M/55M -- Avdhesh Yadav http://www.avdheshyadav.com