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.mau...@googlemail.com> wrote:

> Hi Eric,
>
> maven 2.x is fine..
>
> Bye,
> Norman
>
> 2010/2/18 Eric MacAdie <e...@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.fonderm...@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-unsubscr...@james.apache.org
> > For additional commands, e-mail: server-dev-h...@james.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
> For additional commands, e-mail: server-dev-h...@james.apache.org
>
>

Reply via email to