You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Bernd Fondermann <be...@googlemail.com> on 2010/02/18 15:05:17 UTC

[hupa] How to run?

Hi,

how do I run hupa stand-alone as a web application?

I managed to build it, using mvn install.

What's next?

For the record, I don't want to use Eclipse nor some GWT Simulator.

Has this already been done?

Thanks,

   Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Manuel Carrasco Moñino <ma...@apache.org>.
It is normal, GWT has to do a lot of complex operations with java code
in order to produce the most optimized javascript, this time is
proportional to the number of browsers and languages supported.

Cheers
Manolo

On Sun, Mar 7, 2010 at 11:13 AM, Bernd Fondermann
<be...@googlemail.com> wrote:
> On Sun, Mar 7, 2010 at 07:55, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
>> Anyways it worked fine when i build hupa using m2eclipse plug in.Now i can
>> deploy it on  tomcat and successfully signin to my gmail account. it is not
>> properly building from command line.
>>
>> Only issue is that building from m2eclipse is very slow..it takes 7-8 mins
>> to build.
>
> It's slow for me, too. The "permutation generation" is heavy on the CPU.
>
>  Bernd
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Bernd Fondermann <be...@googlemail.com>.
On Sun, Mar 7, 2010 at 07:55, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
> Anyways it worked fine when i build hupa using m2eclipse plug in.Now i can
> deploy it on  tomcat and successfully signin to my gmail account. it is not
> properly building from command line.
>
> Only issue is that building from m2eclipse is very slow..it takes 7-8 mins
> to build.

It's slow for me, too. The "permutation generation" is heavy on the CPU.

  Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Avdhesh Yadav <av...@avdheshyadav.com>.
Anyways it worked fine when i build hupa using m2eclipse plug in.Now i can
deploy it on  tomcat and successfully signin to my gmail account. it is not
properly building from command line.

Only issue is that building from m2eclipse is very slow..it takes 7-8 mins
to build.

Thanks for help.


On Thu, Feb 25, 2010 at 8:13 PM, Manuel Carrasco Moñino
<ma...@apache.org>wrote:

> Definitively your machine is not compiling the gwt stuff nor including
> in your war file.
> In the output of the 'Building hupa' module you should see lines like:
>
> [INFO] Compiling module org.apache.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
>
>
> On Thu, Feb 25, 2010 at 10:26 AM, Avdhesh Yadav <av...@avdheshyadav.com>
> wrote:
> > Here is the output of unzip -l ./client/target/hupa.war
> >
> ...
>
> >
> > --
> > Avdhesh Yadav
> > http://www.avdheshyadav.com
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>


-- 
Avdhesh Yadav
http://www.avdheshyadav.com

Re: [hupa] How to run?

Posted by Manuel Carrasco Moñino <ma...@apache.org>.
Definitively your machine is not compiling the gwt stuff nor including
in your war file.
In the output of the 'Building hupa' module you should see lines like:

[INFO] Compiling module org.apache.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


On Thu, Feb 25, 2010 at 10:26 AM, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
> Here is the output of unzip -l ./client/target/hupa.war
>
...

>
> --
> Avdhesh Yadav
> http://www.avdheshyadav.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Avdhesh Yadav <av...@avdheshyadav.com>.
Here is the output of unzip -l ./client/target/hupa.war

root@ns1:/opt/projects/ops/hupa_trunk# unzip -l ./client/target/hupa.war
Archive:  ./client/target/hupa.war
  Length     Date   Time    Name
 --------    ----   ----    ----
        0  02-25-10 14:54   META-INF/
      123  02-25-10 14:54   META-INF/MANIFEST.MF
        0  02-25-10 14:54   images/
        0  02-25-10 14:54   WEB-INF/
        0  02-25-10 14:54   WEB-INF/conf/
        0  02-25-10 14:54   WEB-INF/lib/
        0  02-25-10 14:54   WEB-INF/classes/
        0  02-25-10 14:54   WEB-INF/classes/org/
        0  02-25-10 14:54   WEB-INF/classes/org/apache/
        0  02-25-10 14:54   WEB-INF/classes/org/apache/hupa/
        0  02-25-10 14:54   WEB-INF/classes/org/apache/hupa/client/
        0  02-25-10 14:54   WEB-INF/classes/org/apache/hupa/client/dnd/
        0  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/validation/
        0  02-25-10 14:54   WEB-INF/classes/org/apache/hupa/client/gin/
        0  02-25-10 14:54   WEB-INF/classes/org/apache/hupa/client/bundles/
        0  02-25-10 14:54   WEB-INF/classes/org/apache/hupa/client/mvp/
        0  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/place/
        0  02-25-10 14:54   WEB-INF/classes/org/apache/hupa/client/widgets/
     5979  02-25-10 14:52   Hupa.css
      723  02-25-10 14:52   images/ajax-loader.gif
     1427  02-25-10 14:52   images/hupa-logo-48.jpg
     1728  02-25-10 14:52   images/hupa-logo-64.jpg
    11779  02-25-10 14:52   images/hupa-spinning.gif
      956  02-25-10 14:52   images/hupa-logo-32.jpg
    11376  02-25-10 14:52   images/hupa-logo-original-transparent.jpg
    13954  02-25-10 14:52   images/hupa-logo-original.jpg
      960  02-25-10 14:51   WEB-INF/conf/config.properties
   167428  02-14-10 10:01   WEB-INF/lib/cobogw-1.3.jar
   666665  02-14-10 09:59   WEB-INF/lib/com.google.inject-guice-2.0.jar
    56601  02-14-10 10:03   WEB-INF/lib/guice-servlet-2.0.jar
    62892  02-25-10 10:15
WEB-INF/lib/gwt-presenter-1.1.0-replace-20091105.032024-2.jar
    62983  12-07-09 19:27   WEB-INF/lib/activation-1.1.jar
   108044  02-25-10 14:53   WEB-INF/lib/hupa-widgets-0.0.1-SNAPSHOT.jar
     4467  08-27-09 09:08   WEB-INF/lib/aopalliance-1.0.jar
   358180  12-07-09 19:33   WEB-INF/lib/log4j-1.2.13.jar
    57779  08-31-09 15:31   WEB-INF/lib/commons-fileupload-1.2.1.jar
   141747  02-25-10 14:53   WEB-INF/lib/hupa-shared-0.0.1-SNAPSHOT.jar
    60686  08-27-09 09:07   WEB-INF/lib/commons-logging-1.1.1.jar
  2384256  02-14-10 10:05   WEB-INF/lib/gwt-incubator-july-14-2009.jar
   751004  02-25-10 14:53   WEB-INF/lib/hupa-server-0.0.1-SNAPSHOT.jar
    97838  02-14-10 10:01   WEB-INF/lib/gin-1.0.jar
    33711  02-14-10 09:58   WEB-INF/lib/gwt-dispatch-1.0.0.jar
  1559853  01-12-10 11:29   WEB-INF/lib/gwt-servlet-2.0.0.jar
   129748  02-14-10 10:02   WEB-INF/lib/gwt-vl-0.8b.jar
   109043  08-27-09 09:35   WEB-INF/lib/commons-io-1.4.jar
   447676  02-14-10 10:03   WEB-INF/lib/mail-1.4.1.jar
   149895  02-14-10 10:02   WEB-INF/lib/gwtupload-0.5.6.jar
   683227  02-14-10 10:03   WEB-INF/lib/com.google.code.guice-guice-2.0.jar
   120472  02-14-10 10:01   WEB-INF/lib/gwt-dnd-2.6.5.jar
     4207  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/dnd/PagingScrollTableRowDragController.class
     2322  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/dnd/PagingScrollTableRowDragController$RowDragProxy.class
      729  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/HandlerRegistrationAdapter.class
     1061  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/validation/SetFocusAction.class
     2119  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/validation/NotEmptyValidator.class
     1417  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/validation/AddStyleAction.class
      704  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/validation/AddStyleAction$1.class
     2720  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/validation/EmailListValidator.class
     1940  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/Hupa.class
     3030  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/gin/HupaClientModule.class
      627  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/gin/HupaGinjector.class
     2421  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/CachingDispatchAsync.class
      851  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/HupaMessages.class
     2264  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/HupaCallback$1.class
     1487  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/HupaConstants.class
      610  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/bundles/HupaImageBundle.class
      623  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/bundles/IMAPTreeImages.class
     1920  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/CachingDispatchAsync$1.class
     3651  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/HupaCallback.class
     2174  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/HupaCSS.class
      900  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/ContactsPresenter$3.class
     1157  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter$7.class
     1521  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter$3.class
      193  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/NameAwareWidgetDisplay.class
     1702  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$IdleTimer.class
     2971  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$6.class
     1158  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessagePresenter$5.class
     2144  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$3.class
     2160  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$2$1.class
     3093  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$12.class
     1907  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter$1.class
      867  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$6.class
     3046  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$ShowMessageTableListener.class
     1607  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$2.class
     5713  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageTableModel.class
     2629  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$11$1.class
     3440  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainView$IMAPFolderDropController.class
     1824  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessagePresenter$3.class
     3044  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$17.class
     1006  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$18.class
     2350  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter$9.class
     3173  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$5$1.class
     1451  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$20.class
      918  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/ContactsPresenter$2.class
     1255  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$10.class
     1192  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$9.class
     7935  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendView.class
     2697  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$5.class
     3602  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageTableModel$6.class
     3193  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$12$1.class
     2296  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$21$1.class
     7567  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageView.class
      831  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$4.class
     2174  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$19.class
     1412  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$21.class
     2289  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessagePresenter$1$1.class
     1327  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$7.class
    16736  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter.class
      843  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/LoginPresenter$2.class
     1799  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessagePresenter$6.class
     2210  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$Display.class
     2117  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$7.class
     2590  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$16.class
     2806  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$10.class
     2068  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageView$1.class
     2253  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessagePresenter$1.class
      923  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter$4.class
     3398  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/ContactsPresenter.class
     1668  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$3.class
     2542  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$WhiteSpaceCellRenderer.class
     1561  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter$2.class
     3093  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$13.class
     1077  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$13.class
     3700  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter$8.class
    12886  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter.class
     5192  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/LoginPresenter.class
     2161  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$1.class
      831  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$3.class
     1889  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$7.class
     1116  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter$Display.class
     1517  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/ContactsPresenter$1.class
     2620  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$5.class
     1647  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageTableModel$1.class
     1408  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageTableModel$6$1.class
     1813  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$20$1.class
     2528  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$2.class
     2825  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/LoginPresenter$1.class
     1307  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$2.class
     1162  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$19.class
     1738  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$10.class
     1630  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$23.class
     1474  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$14.class
      641  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/ContactsPresenter$Display.class
     1392  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageTableModel$5.class
     1386  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$2.class
     2337  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$4$1.class
     1970  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$SubjectColumnDefination.class
     2145  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$4.class
    20391  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView.class
     1084  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$12.class
      950  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainView$1.class
      846  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainView$2.class
     2771  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/ContactsView.class
     1581  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$IdleTimer$1.class
     1597  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageTableModel$2.class
      968  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$9.class
     1296  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$15.class
     1022  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$5.class
     1803  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$9.class
     1399  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/LoginPresenter$4.class
      910  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$18.class
      990  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppView$1.class
     1180  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$8.class
     1319  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$22.class
     1453  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$1.class
     3703  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$7.class
     1458  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$Display.class
    14147  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter.class
      904  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$8.class
     1816  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$11.class
    13742  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainView.class
     1184  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$16.class
      842  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessagePresenter$Display.class
      862  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$6.class
     5368  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessagePresenter.class
     2333  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$1.class
     1957  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$DateColumnDefination.class
     1304  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$11.class
      873  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter$Display.class
     8462  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppPresenter.class
      978  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$8.class
     1776  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$15.class
     4508  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/LoginView.class
     1406  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter$6.class
     1333  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter$Type.class
      843  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/LoginPresenter$3.class
     1686  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$21$1$1.class
     1203  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$5.class
     1449  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$1.class
      947  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$17.class
     1322  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$3.class
     1262  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$4.class
     1905  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainView$3.class
     3196  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$13$1.class
     1824  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessagePresenter$2.class
     1296  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MainPresenter$14.class
     1878  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageTableModel$3.class
     1130  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListPresenter$6.class
     1352  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$4.class
     1374  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageTableModel$4.class
      923  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/MessageSendPresenter$5.class
     1824  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessagePresenter$4.class
     1955  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$FromColumnDefination.class
     6355  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/AppView.class
     1962  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/IMAPMessageListView$AttachmentColumnDefination.class
     1868  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/ContactsPresenter$4.class
     1032  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/place/IMAPMessagePresenterPlace.class
     1032  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/place/MessageSendPresenterPlace.class
     2177  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/place/LoginPresenterPlace.class
     1535  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/place/HupaPlaceManager.class
     4081  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/place/IMAPMessageListPresenterPlace.class
     1011  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/place/ContactsPresenterPlace.class
      692  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/mvp/LoginPresenter$Display.class
      535  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/EnableButton.class
     4110  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/IMAPTreeItem.class
      183  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/HasDialog.class
     2951  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/ConfirmDialogBox.class
     5174  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/DragRefetchPagingScrollTable.class
     1345  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/MessageHeaders$1.class
     2522  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/CommandsBar.class
     4253  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/MessageHeaders.class
      855  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/ConfirmDialogBox$2.class
      371  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/DragRefetchPagingScrollTable$DragHandlerFactory.class
      855  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/ConfirmDialogBox$1.class
     1478  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/DragRefetchPagingScrollTable$1.class
     2226  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/DragRefetchPagingScrollTable$DragColumnDefinition.class
      475  02-25-10 14:54
WEB-INF/classes/org/apache/hupa/client/widgets/MyDialogBox.class
      340  02-25-10 14:53   WEB-INF/classes/log4j.properties
     1406  02-25-10 14:52   favicon.ico
     1608  02-25-10 14:52   Hupa.html
     1396  02-25-10 14:52   WEB-INF/web.xml
        0  02-25-10 14:54   META-INF/maven/
        0  02-25-10 14:54   META-INF/maven/org.apache.hupa/
        0  02-25-10 14:54   META-INF/maven/org.apache.hupa/hupa-client/
     5498  02-25-10 14:52
META-INF/maven/org.apache.hupa/hupa-client/pom.xml
      120  02-25-10 14:54
META-INF/maven/org.apache.hupa/hupa-client/pom.properties
 --------                   -------
  8692151                   235 files
root@ns1:/opt/projects/ops/hupa_trunk#



On Thu, Feb 25, 2010 at 12:22 PM, Bernd Fondermann <
bernd.fondermann@googlemail.com> wrote:

> Just a wild guess, maybe the parent pom is inducing the problem here?
>
> [INFO] Unable to load parent project from a relative path: Could not find
> the model file '/opt/projects/ops/pom.xml'. for project unknown
> [INFO] Parent project loaded from repository.
>
> Does it make sense to purge the parent pom and re-build?
>
>  Bernd
>
> On Thu, Feb 25, 2010 at 07:38, Manuel Carrasco Moñino <ma...@apache.org>
> wrote:
> > I need to know what is inside the war, can you sendme the unzip -l
> output?.
> >
> >
> >
> > On Thu, Feb 25, 2010 at 5:43 AM, Avdhesh Yadav <av...@avdheshyadav.com>
> wrote:
> >> Here is the full output.
> >>
> >> root@ns1:/opt/projects/ops/hupa_trunk# mvn -v
> >> Maven version: 2.0.9
> >> Java version: 1.6.0_17
> >> OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family:
> "unix"
> >>
> >> root@ns1:/opt/projects/ops/hupa_trunk# du -ks
> >> 33692
> >>
> >> root@ns1:/opt/projects/ops/hupa_trunk# mvn -Dmaven.test.skip clean
> package
> >> [INFO] Scanning for projects...
> >> [INFO] Reactor build order:
> >> [INFO]   hupa-parent
> >> [INFO]   hupa-shared
> >> [INFO]   hupa-server
> >> [INFO]   hupa-widgets
> >> [INFO]   hupa
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Building hupa-parent
> >> [INFO]    task-segment: [clean, package]
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] [clean:clean]
> >> [INFO] [site:attach-descriptor]
> >> [INFO] Unable to load parent project from a relative path: Could not
> find
> >> the model file '/opt/projects/ops/pom.xml'. for project unknown
> >> [INFO] Parent project loaded from repository.
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Building hupa-shared
> >> [INFO]    task-segment: [clean, package]
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] [clean:clean]
> >> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/shared/target
> >> [INFO] [resources:resources]
> >> [INFO] Using default encoding to copy filtered resources.
> >> [INFO] [gwt:resources {execution: default}]
> >> [INFO] auto discovered modules [org.apache.hupa.Shared]
> >> [INFO] 85 source files copied from GWT module org.apache.hupa.Shared
> >> [INFO] [compiler:compile]
> >> [INFO] Compiling 84 source files to
> >> /opt/projects/ops/hupa_trunk/shared/target/classes
> >> [INFO] [resources:testResources]
> >> [INFO] Using default encoding to copy filtered resources.
> >> [INFO] [compiler:testCompile]
> >> [INFO] Not compiling test sources
> >> [INFO] [surefire:test]
> >> [INFO] Tests are skipped.
> >> [INFO] [jar:jar]
> >> [INFO] Building jar:
> >>
> /opt/projects/ops/hupa_trunk/shared/target/hupa-shared-0.0.1-SNAPSHOT.jar
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Building hupa-server
> >> [INFO]    task-segment: [clean, package]
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] [clean:clean]
> >> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/server/target
> >> [INFO] Deleting directory
> >> /opt/projects/ops/hupa_trunk/server/war/WEB-INF/classes
> >> [INFO] [resources:resources]
> >> [INFO] Using default encoding to copy filtered resources.
> >> [INFO] [compiler:compile]
> >> [INFO] Compiling 55 source files to
> >> /opt/projects/ops/hupa_trunk/server/war/WEB-INF/classes
> >> [INFO] [resources:testResources]
> >> [INFO] Using default encoding to copy filtered resources.
> >> [INFO] [compiler:testCompile]
> >> [INFO] Not compiling test sources
> >> [INFO] [surefire:test]
> >> [INFO] Tests are skipped.
> >> [INFO] [jar:jar]
> >> [INFO] Building jar:
> >>
> /opt/projects/ops/hupa_trunk/server/target/hupa-server-0.0.1-SNAPSHOT.jar
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Building hupa-widgets
> >> [INFO]    task-segment: [clean, package]
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] [clean:clean]
> >> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/widgets/target
> >> [INFO] [resources:resources]
> >> [INFO] Using default encoding to copy filtered resources.
> >> [INFO] [compiler:compile]
> >> [INFO] Compiling 26 source files to
> >> /opt/projects/ops/hupa_trunk/widgets/target/classes
> >> [INFO] [resources:testResources]
> >> [INFO] Using default encoding to copy filtered resources.
> >> [INFO] [compiler:testCompile]
> >> [INFO] Not compiling test sources
> >> [INFO] [surefire:test]
> >> [INFO] Tests are skipped.
> >> [INFO] [jar:jar]
> >> [INFO] Building jar:
> >>
> /opt/projects/ops/hupa_trunk/widgets/target/hupa-widgets-0.0.1-SNAPSHOT.jar
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Building hupa
> >> [INFO]    task-segment: [clean, package]
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] [clean:clean]
> >> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/client/target
> >> [INFO] Deleting directory
> >> /opt/projects/ops/hupa_trunk/client/war/WEB-INF/classes
> >> [INFO] [resources:resources]
> >> [INFO] Using default encoding to copy filtered resources.
> >> [INFO] [compiler:compile]
> >> [INFO] Compiling 46 source files to
> >> /opt/projects/ops/hupa_trunk/client/war/WEB-INF/classes
> >> [INFO] [resources:testResources]
> >> [INFO] Using default encoding to copy filtered resources.
> >> [INFO] [compiler:testCompile]
> >> [INFO] Not compiling test sources
> >> [INFO] [surefire:test]
> >> [INFO] Tests are skipped.
> >> [INFO] [war:war]
> >> [INFO] Packaging webapp
> >> [INFO] Assembling webapp[hupa-client] in
> >> [/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
> >> [INFO] Processing war project
> >> [INFO] Copy webapp webResources[/opt/projects/ops/hupa_trunk/client/war]
> >>
> to[/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
> >> [INFO] Copy webapp
> >>
> webResources[/opt/projects/ops/hupa_trunk/client/../server/src/main/webapp/]
> >>
> to[/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
> >> [INFO] Webapp assembled in[341 msecs]
> >> [INFO] Building war: /opt/projects/ops/hupa_trunk/client/target/hupa.war
> >> [INFO]
> >> [INFO]
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Reactor Summary:
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] hupa-parent ........................................... SUCCESS
> >> [4.081s]
> >> [INFO] hupa-shared ........................................... SUCCESS
> >> [9.552s]
> >> [INFO] hupa-server ........................................... SUCCESS
> >> [2.383s]
> >> [INFO] hupa-widgets .......................................... SUCCESS
> >> [1.381s]
> >> [INFO] hupa .................................................. SUCCESS
> >> [4.208s]
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] BUILD SUCCESSFUL
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Total time: 22 seconds
> >> [INFO] Finished at: Thu Feb 25 10:08:51 IST 2010
> >> [INFO] Final Memory: 35M/63M
> >> [INFO]
> >> ------------------------------------------------------------------------
> >>
> >>
> >>
> >> size of hupa.war : 7.4 mb
> >>
> >> After deploying on tomcat i can not see the login page..
> >>
> >> Firebug eror : Get Hupa.nocache.js 404 Not Found
> >>
> >>
> >>
> >>
> >>
> >> On Thu, Feb 25, 2010 at 12:01 AM, Manuel Carrasco Moñino
> >> <ma...@apache.org>wrote:
> >>
> >>> In this computer, can you build hupa without running the tests?.
> >>> mvn -Dmaven.test.skip clean package
> >>>
> >>> In the other computer, can you build hupa with 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, 2010 at 6:26 PM, Avdhesh Yadav <av...@avdheshyadav.com>
> >>> wrote:
> >>> > I have tried building hupa on another computer..
> >>> >
> >>> > i got this error while building hupa
> >>> >
> >>> > java.io.FileNotFoundException:
> >>> >
> >>>
> file:/opt/projects/ops/hupa/server/target/hupa-server-0.0.1-SNAPSHOT.jar!/mime/6.msg
> >>> > (No such file or directory)
> >>> >    at java.io.FileInputStream.open(Native Method)
> >>> >    at java.io.FileInputStream.<init>(FileInputStream.java:106)
> >>> >    at java.io.FileInputStream.<init>(FileInputStream.java:66)
> >>> >    at
> >>> >
> >>>
> org.apache.hupa.server.mock.MockIMAPFolder.loadDemoMessages(MockIMAPFolder.java:99)
> >>> >    at
> >>> >
> org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:68)
> >>> >    at
> >>> >
> org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:52)
> >>> >    at
> >>> >
> >>>
> org.apache.hupa.server.InMemoryIMAPStoreCache.createCachedIMAPStore(InMemoryIMAPStoreCache.java:131)
> >>> >    at
> >>> >
> >>>
> org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:98)
> >>> >    at
> >>> >
> >>>
> org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:85)
> >>> >    at
> >>> org.apache.hupa.client.HupaMvpTestCase.setUp(HupaMvpTestCase.java:78)
> >>> >    at junit.framework.TestCase.runBare(TestCase.java:128)
> >>> >    at junit.framework.TestResult$1.protect(TestResult.java:110)
> >>> >    at junit.framework.TestResult.runProtected(TestResult.java:128)
> >>> >    at junit.framework.TestResult.run(TestResult.java:113)
> >>> >    at junit.framework.TestCase.run(TestCase.java:120)
> >>> >    at junit.framework.TestSuite.runTest(TestSuite.java:228)
> >>> >    at junit.framework.TestSuite.run(TestSuite.java:223)
> >>> >    at
> >>> >
> >>>
> org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
> >>> >    at
> >>> >
> >>>
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
> >>> >    at
> >>> >
> >>>
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
> >>> >    at
> >>> >
> >>>
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
> >>> >    at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
> >>> >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>> >    at
> >>> >
> >>>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> >>> >    at
> >>> >
> >>>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >>> >    at java.lang.reflect.Method.invoke(Method.java:597)
> >>> >    at
> >>> >
> >>>
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
> >>> >    at
> >>> >
> >>>
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
> >>> >
> >>> >
> >>> > On Fri, Feb 19, 2010 at 9:00 PM, Avdhesh Yadav <avd@avdheshyadav.com
> >
> >>> 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.fondermann@googlemail.com> wrote:
> >>> >>
> >>> >>> On Fri, Feb 19, 2010 at 14:39, Avdhesh Yadav <avd@avdheshyadav.com
> >
> >>> >>> wrote:
> >>> >>> > But its not working for me :(
> >>> >>>
> >>> >>> Mine is larger than 10 MB, so I guess your build is broken.
> >>> >>> Please try a fresh checkout and see where you'll get from there.
> >>> >>>
> >>> >>>  Bernd
> >>> >>>
> >>> >>> >
> >>> >>> > On Fri, Feb 19, 2010 at 2:52 PM, Bernd Fondermann <
> >>> >>> > bernd.fondermann@googlemail.com> wrote:
> >>> >>> >
> >>> >>> >> On Fri, Feb 19, 2010 at 07:49, Avdhesh Yadav <
> avd@avdheshyadav.com>
> >>> >>> wrote:
> >>> >>> >> > 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..?
> >>> >>> >>
> >>> >>> >> Yep, that's what I did.
> >>> >>> >>
> >>> >>> >>  Bernd
> >>> >>> >>
> >>> >>> >> > On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav <
> >>> >>> avd@avdheshyadav.com
> >>> >>> >> >wrote:
> >>> >>> >> >
> >>> >>> >> >> Using FF 3.0.17..
> >>> >>> >> >>
> >>> >>> >> >> firbug Error : 404 not-found Get hupa.nocache.js..i think the
> >>> >>> compiled
> >>> >>> >> >> javascript part is missing from the war..
> >>> >>> >> >>
> >>> >>> >> >> Size of hupa.war 8.4 mb
> >>> >>> >> >>
> >>> >>> >> >> Maven version: 2.0.9
> >>> >>> >> >> Java version: 1.6.0_17
> >>> >>> >> >> OS name: "linux" version: "2.6.24-27-generic" arch: "i386"
> >>> Family:
> >>> >>> >> "unix"
> >>> >>> >> >>
> >>> >>> >> >>
> >>> >>> >> >>
> >>> >>> >> >> On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino <
> >>> >>> >> >> manolo@apache.org> 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 <
> >>> >>> avd@avdheshyadav.com>
> >>> >>> >> >>> wrote:
> >>> >>> >> >>> > 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
> >>> >>> >> >>> init
> >>> >>> >> >>> > INFO: The APR based Apache Tomcat Native library which
> allows
> >>> >>> optimal
> >>> >>> >> >>> > performance in production environments was not found on
> the
> >>> >>> >> >>> > java.library.path:
> >>> >>> >> >>> >
> >>> >>> >> >>>
> >>> >>> >>
> >>> >>>
> >>>
> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
> >>> >>> >> >>> > Feb 19, 2010 10:11:03 AM
> >>> org.apache.coyote.http11.Http11Protocol
> >>> >>> init
> >>> >>> >> >>> > INFO: Initializing Coyote HTTP/1.1 on http-8080
> >>> >>> >> >>> > Feb 19, 2010 10:11:03 AM
> org.apache.catalina.startup.Catalina
> >>> >>> load
> >>> >>> >> >>> > INFO: Initialization processed in 462 ms
> >>> >>> >> >>> > Feb 19, 2010 10:11:04 AM
> >>> org.apache.catalina.core.StandardService
> >>> >>> >> start
> >>> >>> >> >>> > INFO: Starting service Catalina
> >>> >>> >> >>> > Feb 19, 2010 10:11:04 AM
> >>> org.apache.catalina.core.StandardEngine
> >>> >>> >> start
> >>> >>> >> >>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
> >>> >>> >> >>> > Feb 19, 2010 10:11:04 AM
> >>> org.apache.catalina.startup.HostConfig
> >>> >>> >> >>> deployWAR
> >>> >>> >> >>> > INFO: Deploying web application archive hupa.war
> >>> >>> >> >>> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
> >>> >>> >> >>> > 1    [main] DEBUG gwtupload.server.UploadServlet  -
> >>> >>> UPLOAD-SERVLET
> >>> >>> >> init:
> >>> >>> >> >>> > maxSize=10485760, slowUploads=null, isAppEngine=false
> >>> >>> >> >>> > Feb 19, 2010 10:11:05 AM
> >>> org.apache.coyote.http11.Http11Protocol
> >>> >>> >> start
> >>> >>> >> >>> > INFO: Starting Coyote HTTP/1.1 on http-8080
> >>> >>> >> >>> > Feb 19, 2010 10:11:06 AM
> org.apache.jk.common.ChannelSocket
> >>> init
> >>> >>> >> >>> > INFO: JK: ajp13 listening on /0.0.0.0:8009
> >>> >>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
> >>> >>> >> >>> > INFO: Jk running ID=0 time=0/35  config=null
> >>> >>> >> >>> > Feb 19, 2010 10:11:06 AM
> org.apache.catalina.startup.Catalina
> >>> >>> start
> >>> >>> >> >>> > INFO: Server startup in 2063 ms
> >>> >>> >> >>> >
> >>> >>> >> >>> >
> >>> >>> >> >>> > Regards,
> >>> >>> >> >>> > Avdhesh
> >>> >>> >> >>> >
> >>> >>> >> >>> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
> >>> >>> >> >>> > norman.maurer@googlemail.com> wrote:
> >>> >>> >> >>> >
> >>> >>> >> >>> >> Hi Eric,
> >>> >>> >> >>> >>
> >>> >>> >> >>> >> maven 2.x is fine..
> >>> >>> >> >>> >>
> >>> >>> >> >>> >> Bye,
> >>> >>> >> >>> >> Norman
> >>> >>> >> >>> >>
> >>> >>> >> >>> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
> >>> >>> >> >>> >> > What version of Maven should be used?
> >>> >>> >> >>> >> >
> >>> >>> >> >>> >> > Eric MacAdie
> >>> >>> >> >>> >> >
> >>> >>> >> >>> >> > Norman Maurer wrote:
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >> HI Bernd,
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >> for testing:
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >> mvn gwt:run
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >> for real world usage:
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >> mvn package
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >> to generate the war and then deploy to tomcat or an
> other
> >>> >>> servlet
> >>> >>> >> >>> >> >> container.
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >> Bye,
> >>> >>> >> >>> >> >> Norman
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >> 2010/2/18 Bernd Fondermann <
> >>> bernd.fondermann@googlemail.com
> >>> >>> >:
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >>>
> >>> >>> >> >>> >> >>> Hi,
> >>> >>> >> >>> >> >>>
> >>> >>> >> >>> >> >>> how do I run hupa stand-alone as a web application?
> >>> >>> >> >>> >> >>>
> >>> >>> >> >>> >> >>> I managed to build it, using mvn install.
> >>> >>> >> >>> >> >>>
> >>> >>> >> >>> >> >>> What's next?
> >>> >>> >> >>> >> >>>
> >>> >>> >> >>> >> >>> For the record, I don't want to use Eclipse nor some
> GWT
> >>> >>> >> Simulator.
> >>> >>> >> >>> >> >>>
> >>> >>> >> >>> >> >>> Has this already been done?
> >>> >>> >> >>> >> >>>
> >>> >>> >> >>> >> >>> Thanks,
> >>> >>> >> >>> >> >>>
> >>> >>> >> >>> >> >>>  Bernd
> >>> >>> >> >>> >> >>>
> >>> >>> >> >>> >> >>>
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >>
> >>> >>> >> >>> >> >
> >>> >>> >> >>> >> >
> >>> >>> >> >>> >> >
> >>> >>> >>
> >>> ---------------------------------------------------------------------
> >>> >>> >> >>> >> > To unsubscribe, e-mail:
> >>> >>> server-dev-unsubscribe@james.apache.org
> >>> >>> >> >>> >> > For additional commands, e-mail:
> >>> >>> server-dev-help@james.apache.org
> >>> >>> >> >>> >> >
> >>> >>> >> >>> >> >
> >>> >>> >> >>> >>
> >>> >>> >> >>> >>
> >>> >>> >>
> >>> ---------------------------------------------------------------------
> >>> >>> >> >>> >> To unsubscribe, e-mail:
> >>> server-dev-unsubscribe@james.apache.org
> >>> >>> >> >>> >> For additional commands, e-mail:
> >>> >>> server-dev-help@james.apache.org
> >>> >>> >> >>> >>
> >>> >>> >> >>> >>
> >>> >>> >> >>> >
> >>> >>> >> >>>
> >>> >>> >> >>>
> >>> >>>
> ---------------------------------------------------------------------
> >>> >>> >> >>> To unsubscribe, e-mail:
> server-dev-unsubscribe@james.apache.org
> >>> >>> >> >>> For additional commands, e-mail:
> >>> server-dev-help@james.apache.org
> >>> >>> >> >>>
> >>> >>> >> >>>
> >>> >>> >> >
> >>> >>> >> >
> >>> >>> >> > --
> >>> >>> >> > Avdhesh Yadav
> >>> >>> >> > http://www.avdheshyadav.com
> >>> >>> >> >
> >>> >>> >>
> >>> >>> >>
> >>> ---------------------------------------------------------------------
> >>> >>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >>> >>> >> For additional commands, e-mail:
> server-dev-help@james.apache.org
> >>> >>> >>
> >>> >>> >>
> >>> >>> >
> >>> >>> >
> >>> >>> > --
> >>> >>> > Avdhesh Yadav
> >>> >>> > http://www.avdheshyadav.com
> >>> >>> >
> >>> >>>
> >>> >>>
> ---------------------------------------------------------------------
> >>> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >>> >>> For additional commands, e-mail: server-dev-help@james.apache.org
> >>> >>>
> >>> >>>
> >>> >>
> >>> >>
> >>> >> --
> >>> >> Avdhesh Yadav
> >>> >> http://www.avdheshyadav.com
> >>> >>
> >>> >
> >>> >
> >>> >
> >>> > --
> >>> > Avdhesh Yadav
> >>> > http://www.avdheshyadav.com
> >>> >
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >>> For additional commands, e-mail: server-dev-help@james.apache.org
> >>>
> >>>
> >>
> >>
> >> --
> >> Avdhesh Yadav
> >> http://www.avdheshyadav.com
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> > For additional commands, e-mail: server-dev-help@james.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>


-- 
Avdhesh Yadav
http://www.avdheshyadav.com

Re: [hupa] How to run?

Posted by Bernd Fondermann <be...@googlemail.com>.
Just a wild guess, maybe the parent pom is inducing the problem here?

[INFO] Unable to load parent project from a relative path: Could not find
the model file '/opt/projects/ops/pom.xml'. for project unknown
[INFO] Parent project loaded from repository.

Does it make sense to purge the parent pom and re-build?

  Bernd

On Thu, Feb 25, 2010 at 07:38, Manuel Carrasco Moñino <ma...@apache.org> wrote:
> I need to know what is inside the war, can you sendme the unzip -l output?.
>
>
>
> On Thu, Feb 25, 2010 at 5:43 AM, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
>> Here is the full output.
>>
>> root@ns1:/opt/projects/ops/hupa_trunk# mvn -v
>> Maven version: 2.0.9
>> Java version: 1.6.0_17
>> OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family: "unix"
>>
>> root@ns1:/opt/projects/ops/hupa_trunk# du -ks
>> 33692
>>
>> root@ns1:/opt/projects/ops/hupa_trunk# mvn -Dmaven.test.skip clean package
>> [INFO] Scanning for projects...
>> [INFO] Reactor build order:
>> [INFO]   hupa-parent
>> [INFO]   hupa-shared
>> [INFO]   hupa-server
>> [INFO]   hupa-widgets
>> [INFO]   hupa
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building hupa-parent
>> [INFO]    task-segment: [clean, package]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] [clean:clean]
>> [INFO] [site:attach-descriptor]
>> [INFO] Unable to load parent project from a relative path: Could not find
>> the model file '/opt/projects/ops/pom.xml'. for project unknown
>> [INFO] Parent project loaded from repository.
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building hupa-shared
>> [INFO]    task-segment: [clean, package]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] [clean:clean]
>> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/shared/target
>> [INFO] [resources:resources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [gwt:resources {execution: default}]
>> [INFO] auto discovered modules [org.apache.hupa.Shared]
>> [INFO] 85 source files copied from GWT module org.apache.hupa.Shared
>> [INFO] [compiler:compile]
>> [INFO] Compiling 84 source files to
>> /opt/projects/ops/hupa_trunk/shared/target/classes
>> [INFO] [resources:testResources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [compiler:testCompile]
>> [INFO] Not compiling test sources
>> [INFO] [surefire:test]
>> [INFO] Tests are skipped.
>> [INFO] [jar:jar]
>> [INFO] Building jar:
>> /opt/projects/ops/hupa_trunk/shared/target/hupa-shared-0.0.1-SNAPSHOT.jar
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building hupa-server
>> [INFO]    task-segment: [clean, package]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] [clean:clean]
>> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/server/target
>> [INFO] Deleting directory
>> /opt/projects/ops/hupa_trunk/server/war/WEB-INF/classes
>> [INFO] [resources:resources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [compiler:compile]
>> [INFO] Compiling 55 source files to
>> /opt/projects/ops/hupa_trunk/server/war/WEB-INF/classes
>> [INFO] [resources:testResources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [compiler:testCompile]
>> [INFO] Not compiling test sources
>> [INFO] [surefire:test]
>> [INFO] Tests are skipped.
>> [INFO] [jar:jar]
>> [INFO] Building jar:
>> /opt/projects/ops/hupa_trunk/server/target/hupa-server-0.0.1-SNAPSHOT.jar
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building hupa-widgets
>> [INFO]    task-segment: [clean, package]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] [clean:clean]
>> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/widgets/target
>> [INFO] [resources:resources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [compiler:compile]
>> [INFO] Compiling 26 source files to
>> /opt/projects/ops/hupa_trunk/widgets/target/classes
>> [INFO] [resources:testResources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [compiler:testCompile]
>> [INFO] Not compiling test sources
>> [INFO] [surefire:test]
>> [INFO] Tests are skipped.
>> [INFO] [jar:jar]
>> [INFO] Building jar:
>> /opt/projects/ops/hupa_trunk/widgets/target/hupa-widgets-0.0.1-SNAPSHOT.jar
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building hupa
>> [INFO]    task-segment: [clean, package]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] [clean:clean]
>> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/client/target
>> [INFO] Deleting directory
>> /opt/projects/ops/hupa_trunk/client/war/WEB-INF/classes
>> [INFO] [resources:resources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [compiler:compile]
>> [INFO] Compiling 46 source files to
>> /opt/projects/ops/hupa_trunk/client/war/WEB-INF/classes
>> [INFO] [resources:testResources]
>> [INFO] Using default encoding to copy filtered resources.
>> [INFO] [compiler:testCompile]
>> [INFO] Not compiling test sources
>> [INFO] [surefire:test]
>> [INFO] Tests are skipped.
>> [INFO] [war:war]
>> [INFO] Packaging webapp
>> [INFO] Assembling webapp[hupa-client] in
>> [/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
>> [INFO] Processing war project
>> [INFO] Copy webapp webResources[/opt/projects/ops/hupa_trunk/client/war]
>> to[/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
>> [INFO] Copy webapp
>> webResources[/opt/projects/ops/hupa_trunk/client/../server/src/main/webapp/]
>> to[/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
>> [INFO] Webapp assembled in[341 msecs]
>> [INFO] Building war: /opt/projects/ops/hupa_trunk/client/target/hupa.war
>> [INFO]
>> [INFO]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] hupa-parent ........................................... SUCCESS
>> [4.081s]
>> [INFO] hupa-shared ........................................... SUCCESS
>> [9.552s]
>> [INFO] hupa-server ........................................... SUCCESS
>> [2.383s]
>> [INFO] hupa-widgets .......................................... SUCCESS
>> [1.381s]
>> [INFO] hupa .................................................. SUCCESS
>> [4.208s]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESSFUL
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 22 seconds
>> [INFO] Finished at: Thu Feb 25 10:08:51 IST 2010
>> [INFO] Final Memory: 35M/63M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>>
>>
>> size of hupa.war : 7.4 mb
>>
>> After deploying on tomcat i can not see the login page..
>>
>> Firebug eror : Get Hupa.nocache.js 404 Not Found
>>
>>
>>
>>
>>
>> On Thu, Feb 25, 2010 at 12:01 AM, Manuel Carrasco Moñino
>> <ma...@apache.org>wrote:
>>
>>> In this computer, can you build hupa without running the tests?.
>>> mvn -Dmaven.test.skip clean package
>>>
>>> In the other computer, can you build hupa with 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, 2010 at 6:26 PM, Avdhesh Yadav <av...@avdheshyadav.com>
>>> wrote:
>>> > I have tried building hupa on another computer..
>>> >
>>> > i got this error while building hupa
>>> >
>>> > java.io.FileNotFoundException:
>>> >
>>> file:/opt/projects/ops/hupa/server/target/hupa-server-0.0.1-SNAPSHOT.jar!/mime/6.msg
>>> > (No such file or directory)
>>> >    at java.io.FileInputStream.open(Native Method)
>>> >    at java.io.FileInputStream.<init>(FileInputStream.java:106)
>>> >    at java.io.FileInputStream.<init>(FileInputStream.java:66)
>>> >    at
>>> >
>>> org.apache.hupa.server.mock.MockIMAPFolder.loadDemoMessages(MockIMAPFolder.java:99)
>>> >    at
>>> > org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:68)
>>> >    at
>>> > org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:52)
>>> >    at
>>> >
>>> org.apache.hupa.server.InMemoryIMAPStoreCache.createCachedIMAPStore(InMemoryIMAPStoreCache.java:131)
>>> >    at
>>> >
>>> org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:98)
>>> >    at
>>> >
>>> org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:85)
>>> >    at
>>> org.apache.hupa.client.HupaMvpTestCase.setUp(HupaMvpTestCase.java:78)
>>> >    at junit.framework.TestCase.runBare(TestCase.java:128)
>>> >    at junit.framework.TestResult$1.protect(TestResult.java:110)
>>> >    at junit.framework.TestResult.runProtected(TestResult.java:128)
>>> >    at junit.framework.TestResult.run(TestResult.java:113)
>>> >    at junit.framework.TestCase.run(TestCase.java:120)
>>> >    at junit.framework.TestSuite.runTest(TestSuite.java:228)
>>> >    at junit.framework.TestSuite.run(TestSuite.java:223)
>>> >    at
>>> >
>>> org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
>>> >    at
>>> >
>>> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
>>> >    at
>>> >
>>> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
>>> >    at
>>> >
>>> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
>>> >    at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>>> >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>> >    at
>>> >
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>> >    at
>>> >
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>> >    at java.lang.reflect.Method.invoke(Method.java:597)
>>> >    at
>>> >
>>> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>>> >    at
>>> >
>>> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
>>> >
>>> >
>>> > On Fri, Feb 19, 2010 at 9:00 PM, Avdhesh Yadav <av...@avdheshyadav.com>
>>> 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.fondermann@googlemail.com> wrote:
>>> >>
>>> >>> On Fri, Feb 19, 2010 at 14:39, Avdhesh Yadav <av...@avdheshyadav.com>
>>> >>> wrote:
>>> >>> > But its not working for me :(
>>> >>>
>>> >>> Mine is larger than 10 MB, so I guess your build is broken.
>>> >>> Please try a fresh checkout and see where you'll get from there.
>>> >>>
>>> >>>  Bernd
>>> >>>
>>> >>> >
>>> >>> > On Fri, Feb 19, 2010 at 2:52 PM, Bernd Fondermann <
>>> >>> > bernd.fondermann@googlemail.com> wrote:
>>> >>> >
>>> >>> >> On Fri, Feb 19, 2010 at 07:49, Avdhesh Yadav <av...@avdheshyadav.com>
>>> >>> wrote:
>>> >>> >> > 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..?
>>> >>> >>
>>> >>> >> Yep, that's what I did.
>>> >>> >>
>>> >>> >>  Bernd
>>> >>> >>
>>> >>> >> > On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav <
>>> >>> avd@avdheshyadav.com
>>> >>> >> >wrote:
>>> >>> >> >
>>> >>> >> >> Using FF 3.0.17..
>>> >>> >> >>
>>> >>> >> >> firbug Error : 404 not-found Get hupa.nocache.js..i think the
>>> >>> compiled
>>> >>> >> >> javascript part is missing from the war..
>>> >>> >> >>
>>> >>> >> >> Size of hupa.war 8.4 mb
>>> >>> >> >>
>>> >>> >> >> Maven version: 2.0.9
>>> >>> >> >> Java version: 1.6.0_17
>>> >>> >> >> OS name: "linux" version: "2.6.24-27-generic" arch: "i386"
>>> Family:
>>> >>> >> "unix"
>>> >>> >> >>
>>> >>> >> >>
>>> >>> >> >>
>>> >>> >> >> On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino <
>>> >>> >> >> manolo@apache.org> 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 <
>>> >>> avd@avdheshyadav.com>
>>> >>> >> >>> wrote:
>>> >>> >> >>> > 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
>>> >>> >> >>> init
>>> >>> >> >>> > INFO: The APR based Apache Tomcat Native library which allows
>>> >>> optimal
>>> >>> >> >>> > performance in production environments was not found on the
>>> >>> >> >>> > java.library.path:
>>> >>> >> >>> >
>>> >>> >> >>>
>>> >>> >>
>>> >>>
>>> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
>>> >>> >> >>> > Feb 19, 2010 10:11:03 AM
>>> org.apache.coyote.http11.Http11Protocol
>>> >>> init
>>> >>> >> >>> > INFO: Initializing Coyote HTTP/1.1 on http-8080
>>> >>> >> >>> > Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina
>>> >>> load
>>> >>> >> >>> > INFO: Initialization processed in 462 ms
>>> >>> >> >>> > Feb 19, 2010 10:11:04 AM
>>> org.apache.catalina.core.StandardService
>>> >>> >> start
>>> >>> >> >>> > INFO: Starting service Catalina
>>> >>> >> >>> > Feb 19, 2010 10:11:04 AM
>>> org.apache.catalina.core.StandardEngine
>>> >>> >> start
>>> >>> >> >>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
>>> >>> >> >>> > Feb 19, 2010 10:11:04 AM
>>> org.apache.catalina.startup.HostConfig
>>> >>> >> >>> deployWAR
>>> >>> >> >>> > INFO: Deploying web application archive hupa.war
>>> >>> >> >>> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
>>> >>> >> >>> > 1    [main] DEBUG gwtupload.server.UploadServlet  -
>>> >>> UPLOAD-SERVLET
>>> >>> >> init:
>>> >>> >> >>> > maxSize=10485760, slowUploads=null, isAppEngine=false
>>> >>> >> >>> > Feb 19, 2010 10:11:05 AM
>>> org.apache.coyote.http11.Http11Protocol
>>> >>> >> start
>>> >>> >> >>> > INFO: Starting Coyote HTTP/1.1 on http-8080
>>> >>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket
>>> init
>>> >>> >> >>> > INFO: JK: ajp13 listening on /0.0.0.0:8009
>>> >>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
>>> >>> >> >>> > INFO: Jk running ID=0 time=0/35  config=null
>>> >>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina
>>> >>> start
>>> >>> >> >>> > INFO: Server startup in 2063 ms
>>> >>> >> >>> >
>>> >>> >> >>> >
>>> >>> >> >>> > Regards,
>>> >>> >> >>> > Avdhesh
>>> >>> >> >>> >
>>> >>> >> >>> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
>>> >>> >> >>> > norman.maurer@googlemail.com> wrote:
>>> >>> >> >>> >
>>> >>> >> >>> >> Hi Eric,
>>> >>> >> >>> >>
>>> >>> >> >>> >> maven 2.x is fine..
>>> >>> >> >>> >>
>>> >>> >> >>> >> Bye,
>>> >>> >> >>> >> Norman
>>> >>> >> >>> >>
>>> >>> >> >>> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
>>> >>> >> >>> >> > What version of Maven should be used?
>>> >>> >> >>> >> >
>>> >>> >> >>> >> > Eric MacAdie
>>> >>> >> >>> >> >
>>> >>> >> >>> >> > Norman Maurer wrote:
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >> HI Bernd,
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >> for testing:
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >> mvn gwt:run
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >> for real world usage:
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >> mvn package
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >> to generate the war and then deploy to tomcat or an other
>>> >>> servlet
>>> >>> >> >>> >> >> container.
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >> Bye,
>>> >>> >> >>> >> >> Norman
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >> 2010/2/18 Bernd Fondermann <
>>> bernd.fondermann@googlemail.com
>>> >>> >:
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >>>
>>> >>> >> >>> >> >>> Hi,
>>> >>> >> >>> >> >>>
>>> >>> >> >>> >> >>> how do I run hupa stand-alone as a web application?
>>> >>> >> >>> >> >>>
>>> >>> >> >>> >> >>> I managed to build it, using mvn install.
>>> >>> >> >>> >> >>>
>>> >>> >> >>> >> >>> What's next?
>>> >>> >> >>> >> >>>
>>> >>> >> >>> >> >>> For the record, I don't want to use Eclipse nor some GWT
>>> >>> >> Simulator.
>>> >>> >> >>> >> >>>
>>> >>> >> >>> >> >>> Has this already been done?
>>> >>> >> >>> >> >>>
>>> >>> >> >>> >> >>> Thanks,
>>> >>> >> >>> >> >>>
>>> >>> >> >>> >> >>>  Bernd
>>> >>> >> >>> >> >>>
>>> >>> >> >>> >> >>>
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >>
>>> >>> >> >>> >> >
>>> >>> >> >>> >> >
>>> >>> >> >>> >> >
>>> >>> >>
>>> ---------------------------------------------------------------------
>>> >>> >> >>> >> > To unsubscribe, e-mail:
>>> >>> server-dev-unsubscribe@james.apache.org
>>> >>> >> >>> >> > For additional commands, e-mail:
>>> >>> server-dev-help@james.apache.org
>>> >>> >> >>> >> >
>>> >>> >> >>> >> >
>>> >>> >> >>> >>
>>> >>> >> >>> >>
>>> >>> >>
>>> ---------------------------------------------------------------------
>>> >>> >> >>> >> To unsubscribe, e-mail:
>>> server-dev-unsubscribe@james.apache.org
>>> >>> >> >>> >> For additional commands, e-mail:
>>> >>> server-dev-help@james.apache.org
>>> >>> >> >>> >>
>>> >>> >> >>> >>
>>> >>> >> >>> >
>>> >>> >> >>>
>>> >>> >> >>>
>>> >>> ---------------------------------------------------------------------
>>> >>> >> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> >>> >> >>> For additional commands, e-mail:
>>> server-dev-help@james.apache.org
>>> >>> >> >>>
>>> >>> >> >>>
>>> >>> >> >
>>> >>> >> >
>>> >>> >> > --
>>> >>> >> > Avdhesh Yadav
>>> >>> >> > http://www.avdheshyadav.com
>>> >>> >> >
>>> >>> >>
>>> >>> >>
>>> ---------------------------------------------------------------------
>>> >>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> >>> >> For additional commands, e-mail: server-dev-help@james.apache.org
>>> >>> >>
>>> >>> >>
>>> >>> >
>>> >>> >
>>> >>> > --
>>> >>> > Avdhesh Yadav
>>> >>> > http://www.avdheshyadav.com
>>> >>> >
>>> >>>
>>> >>> ---------------------------------------------------------------------
>>> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> >>> For additional commands, e-mail: server-dev-help@james.apache.org
>>> >>>
>>> >>>
>>> >>
>>> >>
>>> >> --
>>> >> Avdhesh Yadav
>>> >> http://www.avdheshyadav.com
>>> >>
>>> >
>>> >
>>> >
>>> > --
>>> > Avdhesh Yadav
>>> > http://www.avdheshyadav.com
>>> >
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> For additional commands, e-mail: server-dev-help@james.apache.org
>>>
>>>
>>
>>
>> --
>> Avdhesh Yadav
>> http://www.avdheshyadav.com
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Manuel Carrasco Moñino <ma...@apache.org>.
I need to know what is inside the war, can you sendme the unzip -l output?.



On Thu, Feb 25, 2010 at 5:43 AM, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
> Here is the full output.
>
> root@ns1:/opt/projects/ops/hupa_trunk# mvn -v
> Maven version: 2.0.9
> Java version: 1.6.0_17
> OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family: "unix"
>
> root@ns1:/opt/projects/ops/hupa_trunk# du -ks
> 33692
>
> root@ns1:/opt/projects/ops/hupa_trunk# mvn -Dmaven.test.skip clean package
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   hupa-parent
> [INFO]   hupa-shared
> [INFO]   hupa-server
> [INFO]   hupa-widgets
> [INFO]   hupa
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building hupa-parent
> [INFO]    task-segment: [clean, package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] [site:attach-descriptor]
> [INFO] Unable to load parent project from a relative path: Could not find
> the model file '/opt/projects/ops/pom.xml'. for project unknown
> [INFO] Parent project loaded from repository.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building hupa-shared
> [INFO]    task-segment: [clean, package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/shared/target
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [gwt:resources {execution: default}]
> [INFO] auto discovered modules [org.apache.hupa.Shared]
> [INFO] 85 source files copied from GWT module org.apache.hupa.Shared
> [INFO] [compiler:compile]
> [INFO] Compiling 84 source files to
> /opt/projects/ops/hupa_trunk/shared/target/classes
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Not compiling test sources
> [INFO] [surefire:test]
> [INFO] Tests are skipped.
> [INFO] [jar:jar]
> [INFO] Building jar:
> /opt/projects/ops/hupa_trunk/shared/target/hupa-shared-0.0.1-SNAPSHOT.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building hupa-server
> [INFO]    task-segment: [clean, package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/server/target
> [INFO] Deleting directory
> /opt/projects/ops/hupa_trunk/server/war/WEB-INF/classes
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 55 source files to
> /opt/projects/ops/hupa_trunk/server/war/WEB-INF/classes
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Not compiling test sources
> [INFO] [surefire:test]
> [INFO] Tests are skipped.
> [INFO] [jar:jar]
> [INFO] Building jar:
> /opt/projects/ops/hupa_trunk/server/target/hupa-server-0.0.1-SNAPSHOT.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building hupa-widgets
> [INFO]    task-segment: [clean, package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/widgets/target
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 26 source files to
> /opt/projects/ops/hupa_trunk/widgets/target/classes
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Not compiling test sources
> [INFO] [surefire:test]
> [INFO] Tests are skipped.
> [INFO] [jar:jar]
> [INFO] Building jar:
> /opt/projects/ops/hupa_trunk/widgets/target/hupa-widgets-0.0.1-SNAPSHOT.jar
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building hupa
> [INFO]    task-segment: [clean, package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory /opt/projects/ops/hupa_trunk/client/target
> [INFO] Deleting directory
> /opt/projects/ops/hupa_trunk/client/war/WEB-INF/classes
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 46 source files to
> /opt/projects/ops/hupa_trunk/client/war/WEB-INF/classes
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Not compiling test sources
> [INFO] [surefire:test]
> [INFO] Tests are skipped.
> [INFO] [war:war]
> [INFO] Packaging webapp
> [INFO] Assembling webapp[hupa-client] in
> [/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
> [INFO] Processing war project
> [INFO] Copy webapp webResources[/opt/projects/ops/hupa_trunk/client/war]
> to[/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
> [INFO] Copy webapp
> webResources[/opt/projects/ops/hupa_trunk/client/../server/src/main/webapp/]
> to[/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
> [INFO] Webapp assembled in[341 msecs]
> [INFO] Building war: /opt/projects/ops/hupa_trunk/client/target/hupa.war
> [INFO]
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] hupa-parent ........................................... SUCCESS
> [4.081s]
> [INFO] hupa-shared ........................................... SUCCESS
> [9.552s]
> [INFO] hupa-server ........................................... SUCCESS
> [2.383s]
> [INFO] hupa-widgets .......................................... SUCCESS
> [1.381s]
> [INFO] hupa .................................................. SUCCESS
> [4.208s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 22 seconds
> [INFO] Finished at: Thu Feb 25 10:08:51 IST 2010
> [INFO] Final Memory: 35M/63M
> [INFO]
> ------------------------------------------------------------------------
>
>
>
> size of hupa.war : 7.4 mb
>
> After deploying on tomcat i can not see the login page..
>
> Firebug eror : Get Hupa.nocache.js 404 Not Found
>
>
>
>
>
> On Thu, Feb 25, 2010 at 12:01 AM, Manuel Carrasco Moñino
> <ma...@apache.org>wrote:
>
>> In this computer, can you build hupa without running the tests?.
>> mvn -Dmaven.test.skip clean package
>>
>> In the other computer, can you build hupa with 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, 2010 at 6:26 PM, Avdhesh Yadav <av...@avdheshyadav.com>
>> wrote:
>> > I have tried building hupa on another computer..
>> >
>> > i got this error while building hupa
>> >
>> > java.io.FileNotFoundException:
>> >
>> file:/opt/projects/ops/hupa/server/target/hupa-server-0.0.1-SNAPSHOT.jar!/mime/6.msg
>> > (No such file or directory)
>> >    at java.io.FileInputStream.open(Native Method)
>> >    at java.io.FileInputStream.<init>(FileInputStream.java:106)
>> >    at java.io.FileInputStream.<init>(FileInputStream.java:66)
>> >    at
>> >
>> org.apache.hupa.server.mock.MockIMAPFolder.loadDemoMessages(MockIMAPFolder.java:99)
>> >    at
>> > org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:68)
>> >    at
>> > org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:52)
>> >    at
>> >
>> org.apache.hupa.server.InMemoryIMAPStoreCache.createCachedIMAPStore(InMemoryIMAPStoreCache.java:131)
>> >    at
>> >
>> org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:98)
>> >    at
>> >
>> org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:85)
>> >    at
>> org.apache.hupa.client.HupaMvpTestCase.setUp(HupaMvpTestCase.java:78)
>> >    at junit.framework.TestCase.runBare(TestCase.java:128)
>> >    at junit.framework.TestResult$1.protect(TestResult.java:110)
>> >    at junit.framework.TestResult.runProtected(TestResult.java:128)
>> >    at junit.framework.TestResult.run(TestResult.java:113)
>> >    at junit.framework.TestCase.run(TestCase.java:120)
>> >    at junit.framework.TestSuite.runTest(TestSuite.java:228)
>> >    at junit.framework.TestSuite.run(TestSuite.java:223)
>> >    at
>> >
>> org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
>> >    at
>> >
>> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
>> >    at
>> >
>> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
>> >    at
>> >
>> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
>> >    at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>> >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> >    at
>> >
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>> >    at
>> >
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>> >    at java.lang.reflect.Method.invoke(Method.java:597)
>> >    at
>> >
>> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>> >    at
>> >
>> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
>> >
>> >
>> > On Fri, Feb 19, 2010 at 9:00 PM, Avdhesh Yadav <av...@avdheshyadav.com>
>> 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.fondermann@googlemail.com> wrote:
>> >>
>> >>> On Fri, Feb 19, 2010 at 14:39, Avdhesh Yadav <av...@avdheshyadav.com>
>> >>> wrote:
>> >>> > But its not working for me :(
>> >>>
>> >>> Mine is larger than 10 MB, so I guess your build is broken.
>> >>> Please try a fresh checkout and see where you'll get from there.
>> >>>
>> >>>  Bernd
>> >>>
>> >>> >
>> >>> > On Fri, Feb 19, 2010 at 2:52 PM, Bernd Fondermann <
>> >>> > bernd.fondermann@googlemail.com> wrote:
>> >>> >
>> >>> >> On Fri, Feb 19, 2010 at 07:49, Avdhesh Yadav <av...@avdheshyadav.com>
>> >>> wrote:
>> >>> >> > 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..?
>> >>> >>
>> >>> >> Yep, that's what I did.
>> >>> >>
>> >>> >>  Bernd
>> >>> >>
>> >>> >> > On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav <
>> >>> avd@avdheshyadav.com
>> >>> >> >wrote:
>> >>> >> >
>> >>> >> >> Using FF 3.0.17..
>> >>> >> >>
>> >>> >> >> firbug Error : 404 not-found Get hupa.nocache.js..i think the
>> >>> compiled
>> >>> >> >> javascript part is missing from the war..
>> >>> >> >>
>> >>> >> >> Size of hupa.war 8.4 mb
>> >>> >> >>
>> >>> >> >> Maven version: 2.0.9
>> >>> >> >> Java version: 1.6.0_17
>> >>> >> >> OS name: "linux" version: "2.6.24-27-generic" arch: "i386"
>> Family:
>> >>> >> "unix"
>> >>> >> >>
>> >>> >> >>
>> >>> >> >>
>> >>> >> >> On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino <
>> >>> >> >> manolo@apache.org> 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 <
>> >>> avd@avdheshyadav.com>
>> >>> >> >>> wrote:
>> >>> >> >>> > 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
>> >>> >> >>> init
>> >>> >> >>> > INFO: The APR based Apache Tomcat Native library which allows
>> >>> optimal
>> >>> >> >>> > performance in production environments was not found on the
>> >>> >> >>> > java.library.path:
>> >>> >> >>> >
>> >>> >> >>>
>> >>> >>
>> >>>
>> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
>> >>> >> >>> > Feb 19, 2010 10:11:03 AM
>> org.apache.coyote.http11.Http11Protocol
>> >>> init
>> >>> >> >>> > INFO: Initializing Coyote HTTP/1.1 on http-8080
>> >>> >> >>> > Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina
>> >>> load
>> >>> >> >>> > INFO: Initialization processed in 462 ms
>> >>> >> >>> > Feb 19, 2010 10:11:04 AM
>> org.apache.catalina.core.StandardService
>> >>> >> start
>> >>> >> >>> > INFO: Starting service Catalina
>> >>> >> >>> > Feb 19, 2010 10:11:04 AM
>> org.apache.catalina.core.StandardEngine
>> >>> >> start
>> >>> >> >>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
>> >>> >> >>> > Feb 19, 2010 10:11:04 AM
>> org.apache.catalina.startup.HostConfig
>> >>> >> >>> deployWAR
>> >>> >> >>> > INFO: Deploying web application archive hupa.war
>> >>> >> >>> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
>> >>> >> >>> > 1    [main] DEBUG gwtupload.server.UploadServlet  -
>> >>> UPLOAD-SERVLET
>> >>> >> init:
>> >>> >> >>> > maxSize=10485760, slowUploads=null, isAppEngine=false
>> >>> >> >>> > Feb 19, 2010 10:11:05 AM
>> org.apache.coyote.http11.Http11Protocol
>> >>> >> start
>> >>> >> >>> > INFO: Starting Coyote HTTP/1.1 on http-8080
>> >>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket
>> init
>> >>> >> >>> > INFO: JK: ajp13 listening on /0.0.0.0:8009
>> >>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
>> >>> >> >>> > INFO: Jk running ID=0 time=0/35  config=null
>> >>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina
>> >>> start
>> >>> >> >>> > INFO: Server startup in 2063 ms
>> >>> >> >>> >
>> >>> >> >>> >
>> >>> >> >>> > Regards,
>> >>> >> >>> > Avdhesh
>> >>> >> >>> >
>> >>> >> >>> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
>> >>> >> >>> > norman.maurer@googlemail.com> wrote:
>> >>> >> >>> >
>> >>> >> >>> >> Hi Eric,
>> >>> >> >>> >>
>> >>> >> >>> >> maven 2.x is fine..
>> >>> >> >>> >>
>> >>> >> >>> >> Bye,
>> >>> >> >>> >> Norman
>> >>> >> >>> >>
>> >>> >> >>> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
>> >>> >> >>> >> > What version of Maven should be used?
>> >>> >> >>> >> >
>> >>> >> >>> >> > Eric MacAdie
>> >>> >> >>> >> >
>> >>> >> >>> >> > Norman Maurer wrote:
>> >>> >> >>> >> >>
>> >>> >> >>> >> >> HI Bernd,
>> >>> >> >>> >> >>
>> >>> >> >>> >> >> for testing:
>> >>> >> >>> >> >>
>> >>> >> >>> >> >> mvn gwt:run
>> >>> >> >>> >> >>
>> >>> >> >>> >> >> for real world usage:
>> >>> >> >>> >> >>
>> >>> >> >>> >> >> mvn package
>> >>> >> >>> >> >>
>> >>> >> >>> >> >> to generate the war and then deploy to tomcat or an other
>> >>> servlet
>> >>> >> >>> >> >> container.
>> >>> >> >>> >> >>
>> >>> >> >>> >> >> Bye,
>> >>> >> >>> >> >> Norman
>> >>> >> >>> >> >>
>> >>> >> >>> >> >> 2010/2/18 Bernd Fondermann <
>> bernd.fondermann@googlemail.com
>> >>> >:
>> >>> >> >>> >> >>
>> >>> >> >>> >> >>>
>> >>> >> >>> >> >>> Hi,
>> >>> >> >>> >> >>>
>> >>> >> >>> >> >>> how do I run hupa stand-alone as a web application?
>> >>> >> >>> >> >>>
>> >>> >> >>> >> >>> I managed to build it, using mvn install.
>> >>> >> >>> >> >>>
>> >>> >> >>> >> >>> What's next?
>> >>> >> >>> >> >>>
>> >>> >> >>> >> >>> For the record, I don't want to use Eclipse nor some GWT
>> >>> >> Simulator.
>> >>> >> >>> >> >>>
>> >>> >> >>> >> >>> Has this already been done?
>> >>> >> >>> >> >>>
>> >>> >> >>> >> >>> Thanks,
>> >>> >> >>> >> >>>
>> >>> >> >>> >> >>>  Bernd
>> >>> >> >>> >> >>>
>> >>> >> >>> >> >>>
>> >>> >> >>> >> >>
>> >>> >> >>> >> >>
>> >>> >> >>> >> >>
>> >>> >> >>> >> >
>> >>> >> >>> >> >
>> >>> >> >>> >> >
>> >>> >>
>> ---------------------------------------------------------------------
>> >>> >> >>> >> > To unsubscribe, e-mail:
>> >>> server-dev-unsubscribe@james.apache.org
>> >>> >> >>> >> > For additional commands, e-mail:
>> >>> server-dev-help@james.apache.org
>> >>> >> >>> >> >
>> >>> >> >>> >> >
>> >>> >> >>> >>
>> >>> >> >>> >>
>> >>> >>
>> ---------------------------------------------------------------------
>> >>> >> >>> >> To unsubscribe, e-mail:
>> server-dev-unsubscribe@james.apache.org
>> >>> >> >>> >> For additional commands, e-mail:
>> >>> server-dev-help@james.apache.org
>> >>> >> >>> >>
>> >>> >> >>> >>
>> >>> >> >>> >
>> >>> >> >>>
>> >>> >> >>>
>> >>> ---------------------------------------------------------------------
>> >>> >> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> >>> >> >>> For additional commands, e-mail:
>> server-dev-help@james.apache.org
>> >>> >> >>>
>> >>> >> >>>
>> >>> >> >
>> >>> >> >
>> >>> >> > --
>> >>> >> > Avdhesh Yadav
>> >>> >> > http://www.avdheshyadav.com
>> >>> >> >
>> >>> >>
>> >>> >>
>> ---------------------------------------------------------------------
>> >>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> >>> >> For additional commands, e-mail: server-dev-help@james.apache.org
>> >>> >>
>> >>> >>
>> >>> >
>> >>> >
>> >>> > --
>> >>> > Avdhesh Yadav
>> >>> > http://www.avdheshyadav.com
>> >>> >
>> >>>
>> >>> ---------------------------------------------------------------------
>> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> >>> For additional commands, e-mail: server-dev-help@james.apache.org
>> >>>
>> >>>
>> >>
>> >>
>> >> --
>> >> Avdhesh Yadav
>> >> http://www.avdheshyadav.com
>> >>
>> >
>> >
>> >
>> > --
>> > Avdhesh Yadav
>> > http://www.avdheshyadav.com
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-dev-help@james.apache.org
>>
>>
>
>
> --
> Avdhesh Yadav
> http://www.avdheshyadav.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Avdhesh Yadav <av...@avdheshyadav.com>.
Here is the full output.

root@ns1:/opt/projects/ops/hupa_trunk# mvn -v
Maven version: 2.0.9
Java version: 1.6.0_17
OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family: "unix"

root@ns1:/opt/projects/ops/hupa_trunk# du -ks
33692

root@ns1:/opt/projects/ops/hupa_trunk# mvn -Dmaven.test.skip clean package
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   hupa-parent
[INFO]   hupa-shared
[INFO]   hupa-server
[INFO]   hupa-widgets
[INFO]   hupa
[INFO]
------------------------------------------------------------------------
[INFO] Building hupa-parent
[INFO]    task-segment: [clean, package]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [site:attach-descriptor]
[INFO] Unable to load parent project from a relative path: Could not find
the model file '/opt/projects/ops/pom.xml'. for project unknown
[INFO] Parent project loaded from repository.
[INFO]
------------------------------------------------------------------------
[INFO] Building hupa-shared
[INFO]    task-segment: [clean, package]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /opt/projects/ops/hupa_trunk/shared/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [gwt:resources {execution: default}]
[INFO] auto discovered modules [org.apache.hupa.Shared]
[INFO] 85 source files copied from GWT module org.apache.hupa.Shared
[INFO] [compiler:compile]
[INFO] Compiling 84 source files to
/opt/projects/ops/hupa_trunk/shared/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar:
/opt/projects/ops/hupa_trunk/shared/target/hupa-shared-0.0.1-SNAPSHOT.jar
[INFO]
------------------------------------------------------------------------
[INFO] Building hupa-server
[INFO]    task-segment: [clean, package]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /opt/projects/ops/hupa_trunk/server/target
[INFO] Deleting directory
/opt/projects/ops/hupa_trunk/server/war/WEB-INF/classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 55 source files to
/opt/projects/ops/hupa_trunk/server/war/WEB-INF/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar:
/opt/projects/ops/hupa_trunk/server/target/hupa-server-0.0.1-SNAPSHOT.jar
[INFO]
------------------------------------------------------------------------
[INFO] Building hupa-widgets
[INFO]    task-segment: [clean, package]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /opt/projects/ops/hupa_trunk/widgets/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 26 source files to
/opt/projects/ops/hupa_trunk/widgets/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar:
/opt/projects/ops/hupa_trunk/widgets/target/hupa-widgets-0.0.1-SNAPSHOT.jar
[INFO]
------------------------------------------------------------------------
[INFO] Building hupa
[INFO]    task-segment: [clean, package]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /opt/projects/ops/hupa_trunk/client/target
[INFO] Deleting directory
/opt/projects/ops/hupa_trunk/client/war/WEB-INF/classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 46 source files to
/opt/projects/ops/hupa_trunk/client/war/WEB-INF/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[hupa-client] in
[/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copy webapp webResources[/opt/projects/ops/hupa_trunk/client/war]
to[/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
[INFO] Copy webapp
webResources[/opt/projects/ops/hupa_trunk/client/../server/src/main/webapp/]
to[/opt/projects/ops/hupa_trunk/client/target/hupa-client-0.0.1-SNAPSHOT]
[INFO] Webapp assembled in[341 msecs]
[INFO] Building war: /opt/projects/ops/hupa_trunk/client/target/hupa.war
[INFO]
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
------------------------------------------------------------------------
[INFO] hupa-parent ........................................... SUCCESS
[4.081s]
[INFO] hupa-shared ........................................... SUCCESS
[9.552s]
[INFO] hupa-server ........................................... SUCCESS
[2.383s]
[INFO] hupa-widgets .......................................... SUCCESS
[1.381s]
[INFO] hupa .................................................. SUCCESS
[4.208s]
[INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 22 seconds
[INFO] Finished at: Thu Feb 25 10:08:51 IST 2010
[INFO] Final Memory: 35M/63M
[INFO]
------------------------------------------------------------------------



size of hupa.war : 7.4 mb

After deploying on tomcat i can not see the login page..

Firebug eror : Get Hupa.nocache.js 404 Not Found





On Thu, Feb 25, 2010 at 12:01 AM, Manuel Carrasco Moñino
<ma...@apache.org>wrote:

> In this computer, can you build hupa without running the tests?.
> mvn -Dmaven.test.skip clean package
>
> In the other computer, can you build hupa with 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, 2010 at 6:26 PM, Avdhesh Yadav <av...@avdheshyadav.com>
> wrote:
> > I have tried building hupa on another computer..
> >
> > i got this error while building hupa
> >
> > java.io.FileNotFoundException:
> >
> file:/opt/projects/ops/hupa/server/target/hupa-server-0.0.1-SNAPSHOT.jar!/mime/6.msg
> > (No such file or directory)
> >    at java.io.FileInputStream.open(Native Method)
> >    at java.io.FileInputStream.<init>(FileInputStream.java:106)
> >    at java.io.FileInputStream.<init>(FileInputStream.java:66)
> >    at
> >
> org.apache.hupa.server.mock.MockIMAPFolder.loadDemoMessages(MockIMAPFolder.java:99)
> >    at
> > org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:68)
> >    at
> > org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:52)
> >    at
> >
> org.apache.hupa.server.InMemoryIMAPStoreCache.createCachedIMAPStore(InMemoryIMAPStoreCache.java:131)
> >    at
> >
> org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:98)
> >    at
> >
> org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:85)
> >    at
> org.apache.hupa.client.HupaMvpTestCase.setUp(HupaMvpTestCase.java:78)
> >    at junit.framework.TestCase.runBare(TestCase.java:128)
> >    at junit.framework.TestResult$1.protect(TestResult.java:110)
> >    at junit.framework.TestResult.runProtected(TestResult.java:128)
> >    at junit.framework.TestResult.run(TestResult.java:113)
> >    at junit.framework.TestCase.run(TestCase.java:120)
> >    at junit.framework.TestSuite.runTest(TestSuite.java:228)
> >    at junit.framework.TestSuite.run(TestSuite.java:223)
> >    at
> >
> org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
> >    at
> >
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
> >    at
> >
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
> >    at
> >
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
> >    at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
> >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >    at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> >    at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >    at java.lang.reflect.Method.invoke(Method.java:597)
> >    at
> >
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
> >    at
> >
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
> >
> >
> > On Fri, Feb 19, 2010 at 9:00 PM, Avdhesh Yadav <av...@avdheshyadav.com>
> 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.fondermann@googlemail.com> wrote:
> >>
> >>> On Fri, Feb 19, 2010 at 14:39, Avdhesh Yadav <av...@avdheshyadav.com>
> >>> wrote:
> >>> > But its not working for me :(
> >>>
> >>> Mine is larger than 10 MB, so I guess your build is broken.
> >>> Please try a fresh checkout and see where you'll get from there.
> >>>
> >>>  Bernd
> >>>
> >>> >
> >>> > On Fri, Feb 19, 2010 at 2:52 PM, Bernd Fondermann <
> >>> > bernd.fondermann@googlemail.com> wrote:
> >>> >
> >>> >> On Fri, Feb 19, 2010 at 07:49, Avdhesh Yadav <av...@avdheshyadav.com>
> >>> wrote:
> >>> >> > 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..?
> >>> >>
> >>> >> Yep, that's what I did.
> >>> >>
> >>> >>  Bernd
> >>> >>
> >>> >> > On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav <
> >>> avd@avdheshyadav.com
> >>> >> >wrote:
> >>> >> >
> >>> >> >> Using FF 3.0.17..
> >>> >> >>
> >>> >> >> firbug Error : 404 not-found Get hupa.nocache.js..i think the
> >>> compiled
> >>> >> >> javascript part is missing from the war..
> >>> >> >>
> >>> >> >> Size of hupa.war 8.4 mb
> >>> >> >>
> >>> >> >> Maven version: 2.0.9
> >>> >> >> Java version: 1.6.0_17
> >>> >> >> OS name: "linux" version: "2.6.24-27-generic" arch: "i386"
> Family:
> >>> >> "unix"
> >>> >> >>
> >>> >> >>
> >>> >> >>
> >>> >> >> On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino <
> >>> >> >> manolo@apache.org> 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 <
> >>> avd@avdheshyadav.com>
> >>> >> >>> wrote:
> >>> >> >>> > 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
> >>> >> >>> init
> >>> >> >>> > INFO: The APR based Apache Tomcat Native library which allows
> >>> optimal
> >>> >> >>> > performance in production environments was not found on the
> >>> >> >>> > java.library.path:
> >>> >> >>> >
> >>> >> >>>
> >>> >>
> >>>
> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
> >>> >> >>> > Feb 19, 2010 10:11:03 AM
> org.apache.coyote.http11.Http11Protocol
> >>> init
> >>> >> >>> > INFO: Initializing Coyote HTTP/1.1 on http-8080
> >>> >> >>> > Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina
> >>> load
> >>> >> >>> > INFO: Initialization processed in 462 ms
> >>> >> >>> > Feb 19, 2010 10:11:04 AM
> org.apache.catalina.core.StandardService
> >>> >> start
> >>> >> >>> > INFO: Starting service Catalina
> >>> >> >>> > Feb 19, 2010 10:11:04 AM
> org.apache.catalina.core.StandardEngine
> >>> >> start
> >>> >> >>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
> >>> >> >>> > Feb 19, 2010 10:11:04 AM
> org.apache.catalina.startup.HostConfig
> >>> >> >>> deployWAR
> >>> >> >>> > INFO: Deploying web application archive hupa.war
> >>> >> >>> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
> >>> >> >>> > 1    [main] DEBUG gwtupload.server.UploadServlet  -
> >>> UPLOAD-SERVLET
> >>> >> init:
> >>> >> >>> > maxSize=10485760, slowUploads=null, isAppEngine=false
> >>> >> >>> > Feb 19, 2010 10:11:05 AM
> org.apache.coyote.http11.Http11Protocol
> >>> >> start
> >>> >> >>> > INFO: Starting Coyote HTTP/1.1 on http-8080
> >>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket
> init
> >>> >> >>> > INFO: JK: ajp13 listening on /0.0.0.0:8009
> >>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
> >>> >> >>> > INFO: Jk running ID=0 time=0/35  config=null
> >>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina
> >>> start
> >>> >> >>> > INFO: Server startup in 2063 ms
> >>> >> >>> >
> >>> >> >>> >
> >>> >> >>> > Regards,
> >>> >> >>> > Avdhesh
> >>> >> >>> >
> >>> >> >>> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
> >>> >> >>> > norman.maurer@googlemail.com> wrote:
> >>> >> >>> >
> >>> >> >>> >> Hi Eric,
> >>> >> >>> >>
> >>> >> >>> >> maven 2.x is fine..
> >>> >> >>> >>
> >>> >> >>> >> Bye,
> >>> >> >>> >> Norman
> >>> >> >>> >>
> >>> >> >>> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
> >>> >> >>> >> > What version of Maven should be used?
> >>> >> >>> >> >
> >>> >> >>> >> > Eric MacAdie
> >>> >> >>> >> >
> >>> >> >>> >> > Norman Maurer wrote:
> >>> >> >>> >> >>
> >>> >> >>> >> >> HI Bernd,
> >>> >> >>> >> >>
> >>> >> >>> >> >> for testing:
> >>> >> >>> >> >>
> >>> >> >>> >> >> mvn gwt:run
> >>> >> >>> >> >>
> >>> >> >>> >> >> for real world usage:
> >>> >> >>> >> >>
> >>> >> >>> >> >> mvn package
> >>> >> >>> >> >>
> >>> >> >>> >> >> to generate the war and then deploy to tomcat or an other
> >>> servlet
> >>> >> >>> >> >> container.
> >>> >> >>> >> >>
> >>> >> >>> >> >> Bye,
> >>> >> >>> >> >> Norman
> >>> >> >>> >> >>
> >>> >> >>> >> >> 2010/2/18 Bernd Fondermann <
> bernd.fondermann@googlemail.com
> >>> >:
> >>> >> >>> >> >>
> >>> >> >>> >> >>>
> >>> >> >>> >> >>> Hi,
> >>> >> >>> >> >>>
> >>> >> >>> >> >>> how do I run hupa stand-alone as a web application?
> >>> >> >>> >> >>>
> >>> >> >>> >> >>> I managed to build it, using mvn install.
> >>> >> >>> >> >>>
> >>> >> >>> >> >>> What's next?
> >>> >> >>> >> >>>
> >>> >> >>> >> >>> For the record, I don't want to use Eclipse nor some GWT
> >>> >> Simulator.
> >>> >> >>> >> >>>
> >>> >> >>> >> >>> Has this already been done?
> >>> >> >>> >> >>>
> >>> >> >>> >> >>> Thanks,
> >>> >> >>> >> >>>
> >>> >> >>> >> >>>  Bernd
> >>> >> >>> >> >>>
> >>> >> >>> >> >>>
> >>> >> >>> >> >>
> >>> >> >>> >> >>
> >>> >> >>> >> >>
> >>> >> >>> >> >
> >>> >> >>> >> >
> >>> >> >>> >> >
> >>> >>
> ---------------------------------------------------------------------
> >>> >> >>> >> > To unsubscribe, e-mail:
> >>> server-dev-unsubscribe@james.apache.org
> >>> >> >>> >> > For additional commands, e-mail:
> >>> server-dev-help@james.apache.org
> >>> >> >>> >> >
> >>> >> >>> >> >
> >>> >> >>> >>
> >>> >> >>> >>
> >>> >>
> ---------------------------------------------------------------------
> >>> >> >>> >> To unsubscribe, e-mail:
> server-dev-unsubscribe@james.apache.org
> >>> >> >>> >> For additional commands, e-mail:
> >>> server-dev-help@james.apache.org
> >>> >> >>> >>
> >>> >> >>> >>
> >>> >> >>> >
> >>> >> >>>
> >>> >> >>>
> >>> ---------------------------------------------------------------------
> >>> >> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >>> >> >>> For additional commands, e-mail:
> server-dev-help@james.apache.org
> >>> >> >>>
> >>> >> >>>
> >>> >> >
> >>> >> >
> >>> >> > --
> >>> >> > Avdhesh Yadav
> >>> >> > http://www.avdheshyadav.com
> >>> >> >
> >>> >>
> >>> >>
> ---------------------------------------------------------------------
> >>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >>> >> For additional commands, e-mail: server-dev-help@james.apache.org
> >>> >>
> >>> >>
> >>> >
> >>> >
> >>> > --
> >>> > Avdhesh Yadav
> >>> > http://www.avdheshyadav.com
> >>> >
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >>> For additional commands, e-mail: server-dev-help@james.apache.org
> >>>
> >>>
> >>
> >>
> >> --
> >> Avdhesh Yadav
> >> http://www.avdheshyadav.com
> >>
> >
> >
> >
> > --
> > Avdhesh Yadav
> > http://www.avdheshyadav.com
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>


-- 
Avdhesh Yadav
http://www.avdheshyadav.com

Re: [hupa] How to run?

Posted by Manuel Carrasco Moñino <ma...@apache.org>.
In this computer, can you build hupa without running the tests?.
mvn -Dmaven.test.skip clean package

In the other computer, can you build hupa with 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, 2010 at 6:26 PM, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
> I have tried building hupa on another computer..
>
> i got this error while building hupa
>
> java.io.FileNotFoundException:
> file:/opt/projects/ops/hupa/server/target/hupa-server-0.0.1-SNAPSHOT.jar!/mime/6.msg
> (No such file or directory)
>    at java.io.FileInputStream.open(Native Method)
>    at java.io.FileInputStream.<init>(FileInputStream.java:106)
>    at java.io.FileInputStream.<init>(FileInputStream.java:66)
>    at
> org.apache.hupa.server.mock.MockIMAPFolder.loadDemoMessages(MockIMAPFolder.java:99)
>    at
> org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:68)
>    at
> org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:52)
>    at
> org.apache.hupa.server.InMemoryIMAPStoreCache.createCachedIMAPStore(InMemoryIMAPStoreCache.java:131)
>    at
> org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:98)
>    at
> org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:85)
>    at org.apache.hupa.client.HupaMvpTestCase.setUp(HupaMvpTestCase.java:78)
>    at junit.framework.TestCase.runBare(TestCase.java:128)
>    at junit.framework.TestResult$1.protect(TestResult.java:110)
>    at junit.framework.TestResult.runProtected(TestResult.java:128)
>    at junit.framework.TestResult.run(TestResult.java:113)
>    at junit.framework.TestCase.run(TestCase.java:120)
>    at junit.framework.TestSuite.runTest(TestSuite.java:228)
>    at junit.framework.TestSuite.run(TestSuite.java:223)
>    at
> org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
>    at
> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
>    at
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
>    at
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
>    at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>    at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>    at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>    at java.lang.reflect.Method.invoke(Method.java:597)
>    at
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>    at
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
>
>
> On Fri, Feb 19, 2010 at 9:00 PM, Avdhesh Yadav <av...@avdheshyadav.com> 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.fondermann@googlemail.com> wrote:
>>
>>> On Fri, Feb 19, 2010 at 14:39, Avdhesh Yadav <av...@avdheshyadav.com>
>>> wrote:
>>> > But its not working for me :(
>>>
>>> Mine is larger than 10 MB, so I guess your build is broken.
>>> Please try a fresh checkout and see where you'll get from there.
>>>
>>>  Bernd
>>>
>>> >
>>> > On Fri, Feb 19, 2010 at 2:52 PM, Bernd Fondermann <
>>> > bernd.fondermann@googlemail.com> wrote:
>>> >
>>> >> On Fri, Feb 19, 2010 at 07:49, Avdhesh Yadav <av...@avdheshyadav.com>
>>> wrote:
>>> >> > 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..?
>>> >>
>>> >> Yep, that's what I did.
>>> >>
>>> >>  Bernd
>>> >>
>>> >> > On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav <
>>> avd@avdheshyadav.com
>>> >> >wrote:
>>> >> >
>>> >> >> Using FF 3.0.17..
>>> >> >>
>>> >> >> firbug Error : 404 not-found Get hupa.nocache.js..i think the
>>> compiled
>>> >> >> javascript part is missing from the war..
>>> >> >>
>>> >> >> Size of hupa.war 8.4 mb
>>> >> >>
>>> >> >> Maven version: 2.0.9
>>> >> >> Java version: 1.6.0_17
>>> >> >> OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family:
>>> >> "unix"
>>> >> >>
>>> >> >>
>>> >> >>
>>> >> >> On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino <
>>> >> >> manolo@apache.org> 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 <
>>> avd@avdheshyadav.com>
>>> >> >>> wrote:
>>> >> >>> > 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
>>> >> >>> init
>>> >> >>> > INFO: The APR based Apache Tomcat Native library which allows
>>> optimal
>>> >> >>> > performance in production environments was not found on the
>>> >> >>> > java.library.path:
>>> >> >>> >
>>> >> >>>
>>> >>
>>> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
>>> >> >>> > Feb 19, 2010 10:11:03 AM org.apache.coyote.http11.Http11Protocol
>>> init
>>> >> >>> > INFO: Initializing Coyote HTTP/1.1 on http-8080
>>> >> >>> > Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina
>>> load
>>> >> >>> > INFO: Initialization processed in 462 ms
>>> >> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardService
>>> >> start
>>> >> >>> > INFO: Starting service Catalina
>>> >> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardEngine
>>> >> start
>>> >> >>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
>>> >> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.startup.HostConfig
>>> >> >>> deployWAR
>>> >> >>> > INFO: Deploying web application archive hupa.war
>>> >> >>> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
>>> >> >>> > 1    [main] DEBUG gwtupload.server.UploadServlet  -
>>> UPLOAD-SERVLET
>>> >> init:
>>> >> >>> > maxSize=10485760, slowUploads=null, isAppEngine=false
>>> >> >>> > Feb 19, 2010 10:11:05 AM org.apache.coyote.http11.Http11Protocol
>>> >> start
>>> >> >>> > INFO: Starting Coyote HTTP/1.1 on http-8080
>>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket init
>>> >> >>> > INFO: JK: ajp13 listening on /0.0.0.0:8009
>>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
>>> >> >>> > INFO: Jk running ID=0 time=0/35  config=null
>>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina
>>> start
>>> >> >>> > INFO: Server startup in 2063 ms
>>> >> >>> >
>>> >> >>> >
>>> >> >>> > Regards,
>>> >> >>> > Avdhesh
>>> >> >>> >
>>> >> >>> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
>>> >> >>> > norman.maurer@googlemail.com> wrote:
>>> >> >>> >
>>> >> >>> >> Hi Eric,
>>> >> >>> >>
>>> >> >>> >> maven 2.x is fine..
>>> >> >>> >>
>>> >> >>> >> Bye,
>>> >> >>> >> Norman
>>> >> >>> >>
>>> >> >>> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
>>> >> >>> >> > What version of Maven should be used?
>>> >> >>> >> >
>>> >> >>> >> > Eric MacAdie
>>> >> >>> >> >
>>> >> >>> >> > Norman Maurer wrote:
>>> >> >>> >> >>
>>> >> >>> >> >> HI Bernd,
>>> >> >>> >> >>
>>> >> >>> >> >> for testing:
>>> >> >>> >> >>
>>> >> >>> >> >> mvn gwt:run
>>> >> >>> >> >>
>>> >> >>> >> >> for real world usage:
>>> >> >>> >> >>
>>> >> >>> >> >> mvn package
>>> >> >>> >> >>
>>> >> >>> >> >> to generate the war and then deploy to tomcat or an other
>>> servlet
>>> >> >>> >> >> container.
>>> >> >>> >> >>
>>> >> >>> >> >> Bye,
>>> >> >>> >> >> Norman
>>> >> >>> >> >>
>>> >> >>> >> >> 2010/2/18 Bernd Fondermann <bernd.fondermann@googlemail.com
>>> >:
>>> >> >>> >> >>
>>> >> >>> >> >>>
>>> >> >>> >> >>> Hi,
>>> >> >>> >> >>>
>>> >> >>> >> >>> how do I run hupa stand-alone as a web application?
>>> >> >>> >> >>>
>>> >> >>> >> >>> I managed to build it, using mvn install.
>>> >> >>> >> >>>
>>> >> >>> >> >>> What's next?
>>> >> >>> >> >>>
>>> >> >>> >> >>> For the record, I don't want to use Eclipse nor some GWT
>>> >> Simulator.
>>> >> >>> >> >>>
>>> >> >>> >> >>> Has this already been done?
>>> >> >>> >> >>>
>>> >> >>> >> >>> Thanks,
>>> >> >>> >> >>>
>>> >> >>> >> >>>  Bernd
>>> >> >>> >> >>>
>>> >> >>> >> >>>
>>> >> >>> >> >>
>>> >> >>> >> >>
>>> >> >>> >> >>
>>> >> >>> >> >
>>> >> >>> >> >
>>> >> >>> >> >
>>> >> ---------------------------------------------------------------------
>>> >> >>> >> > To unsubscribe, e-mail:
>>> server-dev-unsubscribe@james.apache.org
>>> >> >>> >> > For additional commands, e-mail:
>>> server-dev-help@james.apache.org
>>> >> >>> >> >
>>> >> >>> >> >
>>> >> >>> >>
>>> >> >>> >>
>>> >> ---------------------------------------------------------------------
>>> >> >>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> >> >>> >> For additional commands, e-mail:
>>> server-dev-help@james.apache.org
>>> >> >>> >>
>>> >> >>> >>
>>> >> >>> >
>>> >> >>>
>>> >> >>>
>>> ---------------------------------------------------------------------
>>> >> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> >> >>> For additional commands, e-mail: server-dev-help@james.apache.org
>>> >> >>>
>>> >> >>>
>>> >> >
>>> >> >
>>> >> > --
>>> >> > Avdhesh Yadav
>>> >> > http://www.avdheshyadav.com
>>> >> >
>>> >>
>>> >> ---------------------------------------------------------------------
>>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> >> For additional commands, e-mail: server-dev-help@james.apache.org
>>> >>
>>> >>
>>> >
>>> >
>>> > --
>>> > Avdhesh Yadav
>>> > http://www.avdheshyadav.com
>>> >
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> For additional commands, e-mail: server-dev-help@james.apache.org
>>>
>>>
>>
>>
>> --
>> Avdhesh Yadav
>> http://www.avdheshyadav.com
>>
>
>
>
> --
> Avdhesh Yadav
> http://www.avdheshyadav.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Avdhesh Yadav <av...@avdheshyadav.com>.
I have tried building hupa on another computer..

i got this error while building hupa

java.io.FileNotFoundException:
file:/opt/projects/ops/hupa/server/target/hupa-server-0.0.1-SNAPSHOT.jar!/mime/6.msg
(No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at
org.apache.hupa.server.mock.MockIMAPFolder.loadDemoMessages(MockIMAPFolder.java:99)
    at
org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:68)
    at
org.apache.hupa.server.mock.MockIMAPStore.<init>(MockIMAPStore.java:52)
    at
org.apache.hupa.server.InMemoryIMAPStoreCache.createCachedIMAPStore(InMemoryIMAPStoreCache.java:131)
    at
org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:98)
    at
org.apache.hupa.server.InMemoryIMAPStoreCache.get(InMemoryIMAPStoreCache.java:85)
    at org.apache.hupa.client.HupaMvpTestCase.setUp(HupaMvpTestCase.java:78)
    at junit.framework.TestCase.runBare(TestCase.java:128)
    at junit.framework.TestResult$1.protect(TestResult.java:110)
    at junit.framework.TestResult.runProtected(TestResult.java:128)
    at junit.framework.TestResult.run(TestResult.java:113)
    at junit.framework.TestCase.run(TestCase.java:120)
    at junit.framework.TestSuite.runTest(TestSuite.java:228)
    at junit.framework.TestSuite.run(TestSuite.java:223)
    at
org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
    at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
    at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
    at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
    at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
    at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)


On Fri, Feb 19, 2010 at 9:00 PM, Avdhesh Yadav <av...@avdheshyadav.com> 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.fondermann@googlemail.com> wrote:
>
>> On Fri, Feb 19, 2010 at 14:39, Avdhesh Yadav <av...@avdheshyadav.com>
>> wrote:
>> > But its not working for me :(
>>
>> Mine is larger than 10 MB, so I guess your build is broken.
>> Please try a fresh checkout and see where you'll get from there.
>>
>>  Bernd
>>
>> >
>> > On Fri, Feb 19, 2010 at 2:52 PM, Bernd Fondermann <
>> > bernd.fondermann@googlemail.com> wrote:
>> >
>> >> On Fri, Feb 19, 2010 at 07:49, Avdhesh Yadav <av...@avdheshyadav.com>
>> wrote:
>> >> > 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..?
>> >>
>> >> Yep, that's what I did.
>> >>
>> >>  Bernd
>> >>
>> >> > On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav <
>> avd@avdheshyadav.com
>> >> >wrote:
>> >> >
>> >> >> Using FF 3.0.17..
>> >> >>
>> >> >> firbug Error : 404 not-found Get hupa.nocache.js..i think the
>> compiled
>> >> >> javascript part is missing from the war..
>> >> >>
>> >> >> Size of hupa.war 8.4 mb
>> >> >>
>> >> >> Maven version: 2.0.9
>> >> >> Java version: 1.6.0_17
>> >> >> OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family:
>> >> "unix"
>> >> >>
>> >> >>
>> >> >>
>> >> >> On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino <
>> >> >> manolo@apache.org> 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 <
>> avd@avdheshyadav.com>
>> >> >>> wrote:
>> >> >>> > 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
>> >> >>> init
>> >> >>> > INFO: The APR based Apache Tomcat Native library which allows
>> optimal
>> >> >>> > performance in production environments was not found on the
>> >> >>> > java.library.path:
>> >> >>> >
>> >> >>>
>> >>
>> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
>> >> >>> > Feb 19, 2010 10:11:03 AM org.apache.coyote.http11.Http11Protocol
>> init
>> >> >>> > INFO: Initializing Coyote HTTP/1.1 on http-8080
>> >> >>> > Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina
>> load
>> >> >>> > INFO: Initialization processed in 462 ms
>> >> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardService
>> >> start
>> >> >>> > INFO: Starting service Catalina
>> >> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardEngine
>> >> start
>> >> >>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
>> >> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.startup.HostConfig
>> >> >>> deployWAR
>> >> >>> > INFO: Deploying web application archive hupa.war
>> >> >>> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
>> >> >>> > 1    [main] DEBUG gwtupload.server.UploadServlet  -
>> UPLOAD-SERVLET
>> >> init:
>> >> >>> > maxSize=10485760, slowUploads=null, isAppEngine=false
>> >> >>> > Feb 19, 2010 10:11:05 AM org.apache.coyote.http11.Http11Protocol
>> >> start
>> >> >>> > INFO: Starting Coyote HTTP/1.1 on http-8080
>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket init
>> >> >>> > INFO: JK: ajp13 listening on /0.0.0.0:8009
>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
>> >> >>> > INFO: Jk running ID=0 time=0/35  config=null
>> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina
>> start
>> >> >>> > INFO: Server startup in 2063 ms
>> >> >>> >
>> >> >>> >
>> >> >>> > Regards,
>> >> >>> > Avdhesh
>> >> >>> >
>> >> >>> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
>> >> >>> > norman.maurer@googlemail.com> wrote:
>> >> >>> >
>> >> >>> >> Hi Eric,
>> >> >>> >>
>> >> >>> >> maven 2.x is fine..
>> >> >>> >>
>> >> >>> >> Bye,
>> >> >>> >> Norman
>> >> >>> >>
>> >> >>> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
>> >> >>> >> > What version of Maven should be used?
>> >> >>> >> >
>> >> >>> >> > Eric MacAdie
>> >> >>> >> >
>> >> >>> >> > Norman Maurer wrote:
>> >> >>> >> >>
>> >> >>> >> >> HI Bernd,
>> >> >>> >> >>
>> >> >>> >> >> for testing:
>> >> >>> >> >>
>> >> >>> >> >> mvn gwt:run
>> >> >>> >> >>
>> >> >>> >> >> for real world usage:
>> >> >>> >> >>
>> >> >>> >> >> mvn package
>> >> >>> >> >>
>> >> >>> >> >> to generate the war and then deploy to tomcat or an other
>> servlet
>> >> >>> >> >> container.
>> >> >>> >> >>
>> >> >>> >> >> Bye,
>> >> >>> >> >> Norman
>> >> >>> >> >>
>> >> >>> >> >> 2010/2/18 Bernd Fondermann <bernd.fondermann@googlemail.com
>> >:
>> >> >>> >> >>
>> >> >>> >> >>>
>> >> >>> >> >>> Hi,
>> >> >>> >> >>>
>> >> >>> >> >>> how do I run hupa stand-alone as a web application?
>> >> >>> >> >>>
>> >> >>> >> >>> I managed to build it, using mvn install.
>> >> >>> >> >>>
>> >> >>> >> >>> What's next?
>> >> >>> >> >>>
>> >> >>> >> >>> For the record, I don't want to use Eclipse nor some GWT
>> >> Simulator.
>> >> >>> >> >>>
>> >> >>> >> >>> Has this already been done?
>> >> >>> >> >>>
>> >> >>> >> >>> Thanks,
>> >> >>> >> >>>
>> >> >>> >> >>>  Bernd
>> >> >>> >> >>>
>> >> >>> >> >>>
>> >> >>> >> >>
>> >> >>> >> >>
>> >> >>> >> >>
>> >> >>> >> >
>> >> >>> >> >
>> >> >>> >> >
>> >> ---------------------------------------------------------------------
>> >> >>> >> > To unsubscribe, e-mail:
>> server-dev-unsubscribe@james.apache.org
>> >> >>> >> > For additional commands, e-mail:
>> server-dev-help@james.apache.org
>> >> >>> >> >
>> >> >>> >> >
>> >> >>> >>
>> >> >>> >>
>> >> ---------------------------------------------------------------------
>> >> >>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> >> >>> >> For additional commands, e-mail:
>> server-dev-help@james.apache.org
>> >> >>> >>
>> >> >>> >>
>> >> >>> >
>> >> >>>
>> >> >>>
>> ---------------------------------------------------------------------
>> >> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> >> >>> For additional commands, e-mail: server-dev-help@james.apache.org
>> >> >>>
>> >> >>>
>> >> >
>> >> >
>> >> > --
>> >> > Avdhesh Yadav
>> >> > http://www.avdheshyadav.com
>> >> >
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> >> For additional commands, e-mail: server-dev-help@james.apache.org
>> >>
>> >>
>> >
>> >
>> > --
>> > Avdhesh Yadav
>> > http://www.avdheshyadav.com
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-dev-help@james.apache.org
>>
>>
>
>
> --
> Avdhesh Yadav
> http://www.avdheshyadav.com
>



-- 
Avdhesh Yadav
http://www.avdheshyadav.com

Re: [hupa] How to run?

Posted by Avdhesh Yadav <av...@avdheshyadav.com>.
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.fondermann@googlemail.com> wrote:

> On Fri, Feb 19, 2010 at 14:39, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
> > But its not working for me :(
>
> Mine is larger than 10 MB, so I guess your build is broken.
> Please try a fresh checkout and see where you'll get from there.
>
>  Bernd
>
> >
> > On Fri, Feb 19, 2010 at 2:52 PM, Bernd Fondermann <
> > bernd.fondermann@googlemail.com> wrote:
> >
> >> On Fri, Feb 19, 2010 at 07:49, Avdhesh Yadav <av...@avdheshyadav.com>
> wrote:
> >> > 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..?
> >>
> >> Yep, that's what I did.
> >>
> >>  Bernd
> >>
> >> > On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav <avd@avdheshyadav.com
> >> >wrote:
> >> >
> >> >> Using FF 3.0.17..
> >> >>
> >> >> firbug Error : 404 not-found Get hupa.nocache.js..i think the
> compiled
> >> >> javascript part is missing from the war..
> >> >>
> >> >> Size of hupa.war 8.4 mb
> >> >>
> >> >> Maven version: 2.0.9
> >> >> Java version: 1.6.0_17
> >> >> OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family:
> >> "unix"
> >> >>
> >> >>
> >> >>
> >> >> On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino <
> >> >> manolo@apache.org> 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 <
> avd@avdheshyadav.com>
> >> >>> wrote:
> >> >>> > 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
> >> >>> init
> >> >>> > INFO: The APR based Apache Tomcat Native library which allows
> optimal
> >> >>> > performance in production environments was not found on the
> >> >>> > java.library.path:
> >> >>> >
> >> >>>
> >>
> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
> >> >>> > Feb 19, 2010 10:11:03 AM org.apache.coyote.http11.Http11Protocol
> init
> >> >>> > INFO: Initializing Coyote HTTP/1.1 on http-8080
> >> >>> > Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina load
> >> >>> > INFO: Initialization processed in 462 ms
> >> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardService
> >> start
> >> >>> > INFO: Starting service Catalina
> >> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardEngine
> >> start
> >> >>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
> >> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.startup.HostConfig
> >> >>> deployWAR
> >> >>> > INFO: Deploying web application archive hupa.war
> >> >>> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
> >> >>> > 1    [main] DEBUG gwtupload.server.UploadServlet  - UPLOAD-SERVLET
> >> init:
> >> >>> > maxSize=10485760, slowUploads=null, isAppEngine=false
> >> >>> > Feb 19, 2010 10:11:05 AM org.apache.coyote.http11.Http11Protocol
> >> start
> >> >>> > INFO: Starting Coyote HTTP/1.1 on http-8080
> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket init
> >> >>> > INFO: JK: ajp13 listening on /0.0.0.0:8009
> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
> >> >>> > INFO: Jk running ID=0 time=0/35  config=null
> >> >>> > Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina
> start
> >> >>> > INFO: Server startup in 2063 ms
> >> >>> >
> >> >>> >
> >> >>> > Regards,
> >> >>> > Avdhesh
> >> >>> >
> >> >>> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
> >> >>> > norman.maurer@googlemail.com> wrote:
> >> >>> >
> >> >>> >> Hi Eric,
> >> >>> >>
> >> >>> >> maven 2.x is fine..
> >> >>> >>
> >> >>> >> Bye,
> >> >>> >> Norman
> >> >>> >>
> >> >>> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
> >> >>> >> > What version of Maven should be used?
> >> >>> >> >
> >> >>> >> > Eric MacAdie
> >> >>> >> >
> >> >>> >> > Norman Maurer wrote:
> >> >>> >> >>
> >> >>> >> >> HI Bernd,
> >> >>> >> >>
> >> >>> >> >> for testing:
> >> >>> >> >>
> >> >>> >> >> mvn gwt:run
> >> >>> >> >>
> >> >>> >> >> for real world usage:
> >> >>> >> >>
> >> >>> >> >> mvn package
> >> >>> >> >>
> >> >>> >> >> to generate the war and then deploy to tomcat or an other
> servlet
> >> >>> >> >> container.
> >> >>> >> >>
> >> >>> >> >> Bye,
> >> >>> >> >> Norman
> >> >>> >> >>
> >> >>> >> >> 2010/2/18 Bernd Fondermann <be...@googlemail.com>:
> >> >>> >> >>
> >> >>> >> >>>
> >> >>> >> >>> Hi,
> >> >>> >> >>>
> >> >>> >> >>> how do I run hupa stand-alone as a web application?
> >> >>> >> >>>
> >> >>> >> >>> I managed to build it, using mvn install.
> >> >>> >> >>>
> >> >>> >> >>> What's next?
> >> >>> >> >>>
> >> >>> >> >>> For the record, I don't want to use Eclipse nor some GWT
> >> Simulator.
> >> >>> >> >>>
> >> >>> >> >>> Has this already been done?
> >> >>> >> >>>
> >> >>> >> >>> Thanks,
> >> >>> >> >>>
> >> >>> >> >>>  Bernd
> >> >>> >> >>>
> >> >>> >> >>>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >>
> >> >>> >> >
> >> >>> >> >
> >> >>> >> >
> >> ---------------------------------------------------------------------
> >> >>> >> > To unsubscribe, e-mail:
> server-dev-unsubscribe@james.apache.org
> >> >>> >> > For additional commands, e-mail:
> server-dev-help@james.apache.org
> >> >>> >> >
> >> >>> >> >
> >> >>> >>
> >> >>> >>
> >> ---------------------------------------------------------------------
> >> >>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >> >>> >> For additional commands, e-mail:
> server-dev-help@james.apache.org
> >> >>> >>
> >> >>> >>
> >> >>> >
> >> >>>
> >> >>>
> ---------------------------------------------------------------------
> >> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >> >>> For additional commands, e-mail: server-dev-help@james.apache.org
> >> >>>
> >> >>>
> >> >
> >> >
> >> > --
> >> > Avdhesh Yadav
> >> > http://www.avdheshyadav.com
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >> For additional commands, e-mail: server-dev-help@james.apache.org
> >>
> >>
> >
> >
> > --
> > Avdhesh Yadav
> > http://www.avdheshyadav.com
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>


-- 
Avdhesh Yadav
http://www.avdheshyadav.com

Re: [hupa] How to run?

Posted by Bernd Fondermann <be...@googlemail.com>.
On Fri, Feb 19, 2010 at 14:39, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
> But its not working for me :(

Mine is larger than 10 MB, so I guess your build is broken.
Please try a fresh checkout and see where you'll get from there.

  Bernd

>
> On Fri, Feb 19, 2010 at 2:52 PM, Bernd Fondermann <
> bernd.fondermann@googlemail.com> wrote:
>
>> On Fri, Feb 19, 2010 at 07:49, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
>> > 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..?
>>
>> Yep, that's what I did.
>>
>>  Bernd
>>
>> > On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav <avd@avdheshyadav.com
>> >wrote:
>> >
>> >> Using FF 3.0.17..
>> >>
>> >> firbug Error : 404 not-found Get hupa.nocache.js..i think the compiled
>> >> javascript part is missing from the war..
>> >>
>> >> Size of hupa.war 8.4 mb
>> >>
>> >> Maven version: 2.0.9
>> >> Java version: 1.6.0_17
>> >> OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family:
>> "unix"
>> >>
>> >>
>> >>
>> >> On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino <
>> >> manolo@apache.org> 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 <av...@avdheshyadav.com>
>> >>> wrote:
>> >>> > 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
>> >>> init
>> >>> > INFO: The APR based Apache Tomcat Native library which allows optimal
>> >>> > performance in production environments was not found on the
>> >>> > java.library.path:
>> >>> >
>> >>>
>> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
>> >>> > Feb 19, 2010 10:11:03 AM org.apache.coyote.http11.Http11Protocol init
>> >>> > INFO: Initializing Coyote HTTP/1.1 on http-8080
>> >>> > Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina load
>> >>> > INFO: Initialization processed in 462 ms
>> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardService
>> start
>> >>> > INFO: Starting service Catalina
>> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardEngine
>> start
>> >>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
>> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.startup.HostConfig
>> >>> deployWAR
>> >>> > INFO: Deploying web application archive hupa.war
>> >>> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
>> >>> > 1    [main] DEBUG gwtupload.server.UploadServlet  - UPLOAD-SERVLET
>> init:
>> >>> > maxSize=10485760, slowUploads=null, isAppEngine=false
>> >>> > Feb 19, 2010 10:11:05 AM org.apache.coyote.http11.Http11Protocol
>> start
>> >>> > INFO: Starting Coyote HTTP/1.1 on http-8080
>> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket init
>> >>> > INFO: JK: ajp13 listening on /0.0.0.0:8009
>> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
>> >>> > INFO: Jk running ID=0 time=0/35  config=null
>> >>> > Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina start
>> >>> > INFO: Server startup in 2063 ms
>> >>> >
>> >>> >
>> >>> > Regards,
>> >>> > Avdhesh
>> >>> >
>> >>> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
>> >>> > norman.maurer@googlemail.com> wrote:
>> >>> >
>> >>> >> Hi Eric,
>> >>> >>
>> >>> >> maven 2.x is fine..
>> >>> >>
>> >>> >> Bye,
>> >>> >> Norman
>> >>> >>
>> >>> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
>> >>> >> > What version of Maven should be used?
>> >>> >> >
>> >>> >> > Eric MacAdie
>> >>> >> >
>> >>> >> > Norman Maurer wrote:
>> >>> >> >>
>> >>> >> >> HI Bernd,
>> >>> >> >>
>> >>> >> >> for testing:
>> >>> >> >>
>> >>> >> >> mvn gwt:run
>> >>> >> >>
>> >>> >> >> for real world usage:
>> >>> >> >>
>> >>> >> >> mvn package
>> >>> >> >>
>> >>> >> >> to generate the war and then deploy to tomcat or an other servlet
>> >>> >> >> container.
>> >>> >> >>
>> >>> >> >> Bye,
>> >>> >> >> Norman
>> >>> >> >>
>> >>> >> >> 2010/2/18 Bernd Fondermann <be...@googlemail.com>:
>> >>> >> >>
>> >>> >> >>>
>> >>> >> >>> Hi,
>> >>> >> >>>
>> >>> >> >>> how do I run hupa stand-alone as a web application?
>> >>> >> >>>
>> >>> >> >>> I managed to build it, using mvn install.
>> >>> >> >>>
>> >>> >> >>> What's next?
>> >>> >> >>>
>> >>> >> >>> For the record, I don't want to use Eclipse nor some GWT
>> Simulator.
>> >>> >> >>>
>> >>> >> >>> Has this already been done?
>> >>> >> >>>
>> >>> >> >>> Thanks,
>> >>> >> >>>
>> >>> >> >>>  Bernd
>> >>> >> >>>
>> >>> >> >>>
>> >>> >> >>
>> >>> >> >>
>> >>> >> >>
>> >>> >> >
>> >>> >> >
>> >>> >> >
>> ---------------------------------------------------------------------
>> >>> >> > To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> >>> >> > For additional commands, e-mail: server-dev-help@james.apache.org
>> >>> >> >
>> >>> >> >
>> >>> >>
>> >>> >>
>> ---------------------------------------------------------------------
>> >>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> >>> >> For additional commands, e-mail: server-dev-help@james.apache.org
>> >>> >>
>> >>> >>
>> >>> >
>> >>>
>> >>> ---------------------------------------------------------------------
>> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> >>> For additional commands, e-mail: server-dev-help@james.apache.org
>> >>>
>> >>>
>> >
>> >
>> > --
>> > Avdhesh Yadav
>> > http://www.avdheshyadav.com
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-dev-help@james.apache.org
>>
>>
>
>
> --
> Avdhesh Yadav
> http://www.avdheshyadav.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Avdhesh Yadav <av...@avdheshyadav.com>.
But its not working for me :(

On Fri, Feb 19, 2010 at 2:52 PM, Bernd Fondermann <
bernd.fondermann@googlemail.com> wrote:

> On Fri, Feb 19, 2010 at 07:49, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
> > 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..?
>
> Yep, that's what I did.
>
>  Bernd
>
> > On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav <avd@avdheshyadav.com
> >wrote:
> >
> >> Using FF 3.0.17..
> >>
> >> firbug Error : 404 not-found Get hupa.nocache.js..i think the compiled
> >> javascript part is missing from the war..
> >>
> >> Size of hupa.war 8.4 mb
> >>
> >> Maven version: 2.0.9
> >> Java version: 1.6.0_17
> >> OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family:
> "unix"
> >>
> >>
> >>
> >> On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino <
> >> manolo@apache.org> 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 <av...@avdheshyadav.com>
> >>> wrote:
> >>> > 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
> >>> init
> >>> > INFO: The APR based Apache Tomcat Native library which allows optimal
> >>> > performance in production environments was not found on the
> >>> > java.library.path:
> >>> >
> >>>
> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
> >>> > Feb 19, 2010 10:11:03 AM org.apache.coyote.http11.Http11Protocol init
> >>> > INFO: Initializing Coyote HTTP/1.1 on http-8080
> >>> > Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina load
> >>> > INFO: Initialization processed in 462 ms
> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardService
> start
> >>> > INFO: Starting service Catalina
> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardEngine
> start
> >>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
> >>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.startup.HostConfig
> >>> deployWAR
> >>> > INFO: Deploying web application archive hupa.war
> >>> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
> >>> > 1    [main] DEBUG gwtupload.server.UploadServlet  - UPLOAD-SERVLET
> init:
> >>> > maxSize=10485760, slowUploads=null, isAppEngine=false
> >>> > Feb 19, 2010 10:11:05 AM org.apache.coyote.http11.Http11Protocol
> start
> >>> > INFO: Starting Coyote HTTP/1.1 on http-8080
> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket init
> >>> > INFO: JK: ajp13 listening on /0.0.0.0:8009
> >>> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
> >>> > INFO: Jk running ID=0 time=0/35  config=null
> >>> > Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina start
> >>> > INFO: Server startup in 2063 ms
> >>> >
> >>> >
> >>> > Regards,
> >>> > Avdhesh
> >>> >
> >>> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
> >>> > norman.maurer@googlemail.com> wrote:
> >>> >
> >>> >> Hi Eric,
> >>> >>
> >>> >> maven 2.x is fine..
> >>> >>
> >>> >> Bye,
> >>> >> Norman
> >>> >>
> >>> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
> >>> >> > What version of Maven should be used?
> >>> >> >
> >>> >> > Eric MacAdie
> >>> >> >
> >>> >> > Norman Maurer wrote:
> >>> >> >>
> >>> >> >> HI Bernd,
> >>> >> >>
> >>> >> >> for testing:
> >>> >> >>
> >>> >> >> mvn gwt:run
> >>> >> >>
> >>> >> >> for real world usage:
> >>> >> >>
> >>> >> >> mvn package
> >>> >> >>
> >>> >> >> to generate the war and then deploy to tomcat or an other servlet
> >>> >> >> container.
> >>> >> >>
> >>> >> >> Bye,
> >>> >> >> Norman
> >>> >> >>
> >>> >> >> 2010/2/18 Bernd Fondermann <be...@googlemail.com>:
> >>> >> >>
> >>> >> >>>
> >>> >> >>> Hi,
> >>> >> >>>
> >>> >> >>> how do I run hupa stand-alone as a web application?
> >>> >> >>>
> >>> >> >>> I managed to build it, using mvn install.
> >>> >> >>>
> >>> >> >>> What's next?
> >>> >> >>>
> >>> >> >>> For the record, I don't want to use Eclipse nor some GWT
> Simulator.
> >>> >> >>>
> >>> >> >>> Has this already been done?
> >>> >> >>>
> >>> >> >>> Thanks,
> >>> >> >>>
> >>> >> >>>  Bernd
> >>> >> >>>
> >>> >> >>>
> >>> >> >>
> >>> >> >>
> >>> >> >>
> >>> >> >
> >>> >> >
> >>> >> >
> ---------------------------------------------------------------------
> >>> >> > To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >>> >> > For additional commands, e-mail: server-dev-help@james.apache.org
> >>> >> >
> >>> >> >
> >>> >>
> >>> >>
> ---------------------------------------------------------------------
> >>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >>> >> For additional commands, e-mail: server-dev-help@james.apache.org
> >>> >>
> >>> >>
> >>> >
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >>> For additional commands, e-mail: server-dev-help@james.apache.org
> >>>
> >>>
> >
> >
> > --
> > Avdhesh Yadav
> > http://www.avdheshyadav.com
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>


-- 
Avdhesh Yadav
http://www.avdheshyadav.com

Re: [hupa] How to run?

Posted by Bernd Fondermann <be...@googlemail.com>.
On Fri, Feb 19, 2010 at 07:49, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
> 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..?

Yep, that's what I did.

  Bernd

> On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav <av...@avdheshyadav.com>wrote:
>
>> Using FF 3.0.17..
>>
>> firbug Error : 404 not-found Get hupa.nocache.js..i think the compiled
>> javascript part is missing from the war..
>>
>> Size of hupa.war 8.4 mb
>>
>> Maven version: 2.0.9
>> Java version: 1.6.0_17
>> OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family: "unix"
>>
>>
>>
>> On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino <
>> manolo@apache.org> 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 <av...@avdheshyadav.com>
>>> wrote:
>>> > 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
>>> init
>>> > INFO: The APR based Apache Tomcat Native library which allows optimal
>>> > performance in production environments was not found on the
>>> > java.library.path:
>>> >
>>> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
>>> > Feb 19, 2010 10:11:03 AM org.apache.coyote.http11.Http11Protocol init
>>> > INFO: Initializing Coyote HTTP/1.1 on http-8080
>>> > Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina load
>>> > INFO: Initialization processed in 462 ms
>>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardService start
>>> > INFO: Starting service Catalina
>>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardEngine start
>>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
>>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.startup.HostConfig
>>> deployWAR
>>> > INFO: Deploying web application archive hupa.war
>>> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
>>> > 1    [main] DEBUG gwtupload.server.UploadServlet  - UPLOAD-SERVLET init:
>>> > maxSize=10485760, slowUploads=null, isAppEngine=false
>>> > Feb 19, 2010 10:11:05 AM org.apache.coyote.http11.Http11Protocol start
>>> > INFO: Starting Coyote HTTP/1.1 on http-8080
>>> > Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket init
>>> > INFO: JK: ajp13 listening on /0.0.0.0:8009
>>> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
>>> > INFO: Jk running ID=0 time=0/35  config=null
>>> > Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina start
>>> > INFO: Server startup in 2063 ms
>>> >
>>> >
>>> > Regards,
>>> > Avdhesh
>>> >
>>> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
>>> > norman.maurer@googlemail.com> wrote:
>>> >
>>> >> Hi Eric,
>>> >>
>>> >> maven 2.x is fine..
>>> >>
>>> >> Bye,
>>> >> Norman
>>> >>
>>> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
>>> >> > What version of Maven should be used?
>>> >> >
>>> >> > Eric MacAdie
>>> >> >
>>> >> > Norman Maurer wrote:
>>> >> >>
>>> >> >> HI Bernd,
>>> >> >>
>>> >> >> for testing:
>>> >> >>
>>> >> >> mvn gwt:run
>>> >> >>
>>> >> >> for real world usage:
>>> >> >>
>>> >> >> mvn package
>>> >> >>
>>> >> >> to generate the war and then deploy to tomcat or an other servlet
>>> >> >> container.
>>> >> >>
>>> >> >> Bye,
>>> >> >> Norman
>>> >> >>
>>> >> >> 2010/2/18 Bernd Fondermann <be...@googlemail.com>:
>>> >> >>
>>> >> >>>
>>> >> >>> Hi,
>>> >> >>>
>>> >> >>> how do I run hupa stand-alone as a web application?
>>> >> >>>
>>> >> >>> I managed to build it, using mvn install.
>>> >> >>>
>>> >> >>> What's next?
>>> >> >>>
>>> >> >>> For the record, I don't want to use Eclipse nor some GWT Simulator.
>>> >> >>>
>>> >> >>> Has this already been done?
>>> >> >>>
>>> >> >>> Thanks,
>>> >> >>>
>>> >> >>>  Bernd
>>> >> >>>
>>> >> >>>
>>> >> >>
>>> >> >>
>>> >> >>
>>> >> >
>>> >> >
>>> >> > ---------------------------------------------------------------------
>>> >> > To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> >> > For additional commands, e-mail: server-dev-help@james.apache.org
>>> >> >
>>> >> >
>>> >>
>>> >> ---------------------------------------------------------------------
>>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> >> For additional commands, e-mail: server-dev-help@james.apache.org
>>> >>
>>> >>
>>> >
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> For additional commands, e-mail: server-dev-help@james.apache.org
>>>
>>>
>
>
> --
> Avdhesh Yadav
> http://www.avdheshyadav.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Avdhesh Yadav <av...@avdheshyadav.com>.
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 <av...@avdheshyadav.com>wrote:

> Using FF 3.0.17..
>
> firbug Error : 404 not-found Get hupa.nocache.js..i think the compiled
> javascript part is missing from the war..
>
> Size of hupa.war 8.4 mb
>
> Maven version: 2.0.9
> Java version: 1.6.0_17
> OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family: "unix"
>
>
>
> On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino <
> manolo@apache.org> 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 <av...@avdheshyadav.com>
>> wrote:
>> > 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
>> init
>> > INFO: The APR based Apache Tomcat Native library which allows optimal
>> > performance in production environments was not found on the
>> > java.library.path:
>> >
>> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
>> > Feb 19, 2010 10:11:03 AM org.apache.coyote.http11.Http11Protocol init
>> > INFO: Initializing Coyote HTTP/1.1 on http-8080
>> > Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina load
>> > INFO: Initialization processed in 462 ms
>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardService start
>> > INFO: Starting service Catalina
>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardEngine start
>> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
>> > Feb 19, 2010 10:11:04 AM org.apache.catalina.startup.HostConfig
>> deployWAR
>> > INFO: Deploying web application archive hupa.war
>> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
>> > 1    [main] DEBUG gwtupload.server.UploadServlet  - UPLOAD-SERVLET init:
>> > maxSize=10485760, slowUploads=null, isAppEngine=false
>> > Feb 19, 2010 10:11:05 AM org.apache.coyote.http11.Http11Protocol start
>> > INFO: Starting Coyote HTTP/1.1 on http-8080
>> > Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket init
>> > INFO: JK: ajp13 listening on /0.0.0.0:8009
>> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
>> > INFO: Jk running ID=0 time=0/35  config=null
>> > Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina start
>> > INFO: Server startup in 2063 ms
>> >
>> >
>> > Regards,
>> > Avdhesh
>> >
>> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
>> > norman.maurer@googlemail.com> wrote:
>> >
>> >> Hi Eric,
>> >>
>> >> maven 2.x is fine..
>> >>
>> >> Bye,
>> >> Norman
>> >>
>> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
>> >> > What version of Maven should be used?
>> >> >
>> >> > Eric MacAdie
>> >> >
>> >> > Norman Maurer wrote:
>> >> >>
>> >> >> HI Bernd,
>> >> >>
>> >> >> for testing:
>> >> >>
>> >> >> mvn gwt:run
>> >> >>
>> >> >> for real world usage:
>> >> >>
>> >> >> mvn package
>> >> >>
>> >> >> to generate the war and then deploy to tomcat or an other servlet
>> >> >> container.
>> >> >>
>> >> >> Bye,
>> >> >> Norman
>> >> >>
>> >> >> 2010/2/18 Bernd Fondermann <be...@googlemail.com>:
>> >> >>
>> >> >>>
>> >> >>> Hi,
>> >> >>>
>> >> >>> how do I run hupa stand-alone as a web application?
>> >> >>>
>> >> >>> I managed to build it, using mvn install.
>> >> >>>
>> >> >>> What's next?
>> >> >>>
>> >> >>> For the record, I don't want to use Eclipse nor some GWT Simulator.
>> >> >>>
>> >> >>> Has this already been done?
>> >> >>>
>> >> >>> Thanks,
>> >> >>>
>> >> >>>  Bernd
>> >> >>>
>> >> >>>
>> >> >>
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >> > ---------------------------------------------------------------------
>> >> > To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> >> > For additional commands, e-mail: server-dev-help@james.apache.org
>> >> >
>> >> >
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> >> For additional commands, e-mail: server-dev-help@james.apache.org
>> >>
>> >>
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-dev-help@james.apache.org
>>
>>


-- 
Avdhesh Yadav
http://www.avdheshyadav.com

Re: [hupa] How to run?

Posted by Avdhesh Yadav <av...@avdheshyadav.com>.
Using FF 3.0.17..

firbug Error : 404 not-found Get hupa.nocache.js..i think the compiled
javascript part is missing from the war..

Size of hupa.war 8.4 mb

Maven version: 2.0.9
Java version: 1.6.0_17
OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family: "unix"


On Fri, Feb 19, 2010 at 11:51 AM, Manuel Carrasco Moñino
<ma...@apache.org>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 <av...@avdheshyadav.com>
> wrote:
> > 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
> init
> > INFO: The APR based Apache Tomcat Native library which allows optimal
> > performance in production environments was not found on the
> > java.library.path:
> >
> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
> > Feb 19, 2010 10:11:03 AM org.apache.coyote.http11.Http11Protocol init
> > INFO: Initializing Coyote HTTP/1.1 on http-8080
> > Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina load
> > INFO: Initialization processed in 462 ms
> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardService start
> > INFO: Starting service Catalina
> > Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardEngine start
> > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
> > Feb 19, 2010 10:11:04 AM org.apache.catalina.startup.HostConfig deployWAR
> > INFO: Deploying web application archive hupa.war
> > DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
> > 1    [main] DEBUG gwtupload.server.UploadServlet  - UPLOAD-SERVLET init:
> > maxSize=10485760, slowUploads=null, isAppEngine=false
> > Feb 19, 2010 10:11:05 AM org.apache.coyote.http11.Http11Protocol start
> > INFO: Starting Coyote HTTP/1.1 on http-8080
> > Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket init
> > INFO: JK: ajp13 listening on /0.0.0.0:8009
> > Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
> > INFO: Jk running ID=0 time=0/35  config=null
> > Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina start
> > INFO: Server startup in 2063 ms
> >
> >
> > Regards,
> > Avdhesh
> >
> > On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
> > norman.maurer@googlemail.com> wrote:
> >
> >> Hi Eric,
> >>
> >> maven 2.x is fine..
> >>
> >> Bye,
> >> Norman
> >>
> >> 2010/2/18 Eric MacAdie <er...@macadie.net>:
> >> > What version of Maven should be used?
> >> >
> >> > Eric MacAdie
> >> >
> >> > Norman Maurer wrote:
> >> >>
> >> >> HI Bernd,
> >> >>
> >> >> for testing:
> >> >>
> >> >> mvn gwt:run
> >> >>
> >> >> for real world usage:
> >> >>
> >> >> mvn package
> >> >>
> >> >> to generate the war and then deploy to tomcat or an other servlet
> >> >> container.
> >> >>
> >> >> Bye,
> >> >> Norman
> >> >>
> >> >> 2010/2/18 Bernd Fondermann <be...@googlemail.com>:
> >> >>
> >> >>>
> >> >>> Hi,
> >> >>>
> >> >>> how do I run hupa stand-alone as a web application?
> >> >>>
> >> >>> I managed to build it, using mvn install.
> >> >>>
> >> >>> What's next?
> >> >>>
> >> >>> For the record, I don't want to use Eclipse nor some GWT Simulator.
> >> >>>
> >> >>> Has this already been done?
> >> >>>
> >> >>> Thanks,
> >> >>>
> >> >>>  Bernd
> >> >>>
> >> >>>
> >> >>
> >> >>
> >> >>
> >> >
> >> >
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >> > For additional commands, e-mail: server-dev-help@james.apache.org
> >> >
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> >> For additional commands, e-mail: server-dev-help@james.apache.org
> >>
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

Re: [hupa] How to run?

Posted by Manuel Carrasco Moñino <ma...@apache.org>.
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 <av...@avdheshyadav.com> wrote:
> 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 init
> INFO: The APR based Apache Tomcat Native library which allows optimal
> performance in production environments was not found on the
> java.library.path:
> /usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
> Feb 19, 2010 10:11:03 AM org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on http-8080
> Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 462 ms
> Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardService start
> INFO: Starting service Catalina
> Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardEngine start
> INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
> Feb 19, 2010 10:11:04 AM org.apache.catalina.startup.HostConfig deployWAR
> INFO: Deploying web application archive hupa.war
> DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
> 1    [main] DEBUG gwtupload.server.UploadServlet  - UPLOAD-SERVLET init:
> maxSize=10485760, slowUploads=null, isAppEngine=false
> Feb 19, 2010 10:11:05 AM org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on http-8080
> Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket init
> INFO: JK: ajp13 listening on /0.0.0.0:8009
> Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/35  config=null
> Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 2063 ms
>
>
> Regards,
> Avdhesh
>
> On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
> norman.maurer@googlemail.com> wrote:
>
>> Hi Eric,
>>
>> maven 2.x is fine..
>>
>> Bye,
>> Norman
>>
>> 2010/2/18 Eric MacAdie <er...@macadie.net>:
>> > What version of Maven should be used?
>> >
>> > Eric MacAdie
>> >
>> > Norman Maurer wrote:
>> >>
>> >> HI Bernd,
>> >>
>> >> for testing:
>> >>
>> >> mvn gwt:run
>> >>
>> >> for real world usage:
>> >>
>> >> mvn package
>> >>
>> >> to generate the war and then deploy to tomcat or an other servlet
>> >> container.
>> >>
>> >> Bye,
>> >> Norman
>> >>
>> >> 2010/2/18 Bernd Fondermann <be...@googlemail.com>:
>> >>
>> >>>
>> >>> Hi,
>> >>>
>> >>> how do I run hupa stand-alone as a web application?
>> >>>
>> >>> I managed to build it, using mvn install.
>> >>>
>> >>> What's next?
>> >>>
>> >>> For the record, I don't want to use Eclipse nor some GWT Simulator.
>> >>>
>> >>> Has this already been done?
>> >>>
>> >>> Thanks,
>> >>>
>> >>>  Bernd
>> >>>
>> >>>
>> >>
>> >>
>> >>
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> > For additional commands, e-mail: server-dev-help@james.apache.org
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-dev-help@james.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Avdhesh Yadav <av...@avdheshyadav.com>.
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 init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:
/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
Feb 19, 2010 10:11:03 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Feb 19, 2010 10:11:03 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 462 ms
Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Feb 19, 2010 10:11:04 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
Feb 19, 2010 10:11:04 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive hupa.war
DEBUG: setDebug: JavaMail version 1.4.1ea-SNAPSHOT
1    [main] DEBUG gwtupload.server.UploadServlet  - UPLOAD-SERVLET init:
maxSize=10485760, slowUploads=null, isAppEngine=false
Feb 19, 2010 10:11:05 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Feb 19, 2010 10:11:06 AM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Feb 19, 2010 10:11:06 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/35  config=null
Feb 19, 2010 10:11:06 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 2063 ms


Regards,
Avdhesh

On Thu, Feb 18, 2010 at 10:24 PM, Norman Maurer <
norman.maurer@googlemail.com> wrote:

> Hi Eric,
>
> maven 2.x is fine..
>
> Bye,
> Norman
>
> 2010/2/18 Eric MacAdie <er...@macadie.net>:
> > What version of Maven should be used?
> >
> > Eric MacAdie
> >
> > Norman Maurer wrote:
> >>
> >> HI Bernd,
> >>
> >> for testing:
> >>
> >> mvn gwt:run
> >>
> >> for real world usage:
> >>
> >> mvn package
> >>
> >> to generate the war and then deploy to tomcat or an other servlet
> >> container.
> >>
> >> Bye,
> >> Norman
> >>
> >> 2010/2/18 Bernd Fondermann <be...@googlemail.com>:
> >>
> >>>
> >>> Hi,
> >>>
> >>> how do I run hupa stand-alone as a web application?
> >>>
> >>> I managed to build it, using mvn install.
> >>>
> >>> What's next?
> >>>
> >>> For the record, I don't want to use Eclipse nor some GWT Simulator.
> >>>
> >>> Has this already been done?
> >>>
> >>> Thanks,
> >>>
> >>>  Bernd
> >>>
> >>>
> >>
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> > For additional commands, e-mail: server-dev-help@james.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

Re: [hupa] How to run?

Posted by Norman Maurer <no...@googlemail.com>.
Hi Eric,

maven 2.x is fine..

Bye,
Norman

2010/2/18 Eric MacAdie <er...@macadie.net>:
> What version of Maven should be used?
>
> Eric MacAdie
>
> Norman Maurer wrote:
>>
>> HI Bernd,
>>
>> for testing:
>>
>> mvn gwt:run
>>
>> for real world usage:
>>
>> mvn package
>>
>> to generate the war and then deploy to tomcat or an other servlet
>> container.
>>
>> Bye,
>> Norman
>>
>> 2010/2/18 Bernd Fondermann <be...@googlemail.com>:
>>
>>>
>>> Hi,
>>>
>>> how do I run hupa stand-alone as a web application?
>>>
>>> I managed to build it, using mvn install.
>>>
>>> What's next?
>>>
>>> For the record, I don't want to use Eclipse nor some GWT Simulator.
>>>
>>> Has this already been done?
>>>
>>> Thanks,
>>>
>>>  Bernd
>>>
>>>
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Eric MacAdie <er...@MacAdie.net>.
What version of Maven should be used?

Eric MacAdie

Norman Maurer wrote:
> HI Bernd,
>
> for testing:
>
> mvn gwt:run
>
> for real world usage:
>
> mvn package
>
> to generate the war and then deploy to tomcat or an other servlet container.
>
> Bye,
> Norman
>
> 2010/2/18 Bernd Fondermann <be...@googlemail.com>:
>   
>> Hi,
>>
>> how do I run hupa stand-alone as a web application?
>>
>> I managed to build it, using mvn install.
>>
>> What's next?
>>
>> For the record, I don't want to use Eclipse nor some GWT Simulator.
>>
>> Has this already been done?
>>
>> Thanks,
>>
>>   Bernd
>>
>>     
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Bernd Fondermann <be...@googlemail.com>.
Thanks Norman, should've guessed that, works like a charm.

Cheers,

  Bernd

On Thu, Feb 18, 2010 at 16:25, Norman Maurer
<no...@googlemail.com> wrote:
> HI Bernd,
>
> for testing:
>
> mvn gwt:run
>
> for real world usage:
>
> mvn package
>
> to generate the war and then deploy to tomcat or an other servlet container.
>
> Bye,
> Norman
>
> 2010/2/18 Bernd Fondermann <be...@googlemail.com>:
>> Hi,
>>
>> how do I run hupa stand-alone as a web application?
>>
>> I managed to build it, using mvn install.
>>
>> What's next?
>>
>> For the record, I don't want to use Eclipse nor some GWT Simulator.
>>
>> Has this already been done?
>>
>> Thanks,
>>
>>   Bernd
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-dev-help@james.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [hupa] How to run?

Posted by Norman Maurer <no...@googlemail.com>.
HI Bernd,

for testing:

mvn gwt:run

for real world usage:

mvn package

to generate the war and then deploy to tomcat or an other servlet container.

Bye,
Norman

2010/2/18 Bernd Fondermann <be...@googlemail.com>:
> Hi,
>
> how do I run hupa stand-alone as a web application?
>
> I managed to build it, using mvn install.
>
> What's next?
>
> For the record, I don't want to use Eclipse nor some GWT Simulator.
>
> Has this already been done?
>
> Thanks,
>
>   Bernd
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org