Ok, maybe a weird error, but I've just found it.

I compiled with mvn tomcat:run-war instead of using mvn jetty:run-war, then, 
when the server started, and i entered to the page, the server sent me an 
error, located in the default.jsp. When i edit de default.jsp.java file, the 
error was in the include of the /common/head.jsp file. Editing head.jsp.java 
file, i saw that an int constant was initialized with null (?).  I changed it 
to Integer object, and it works.

When tried mvn tomcat:deploy, it sent me a OutOfMemory exception, but if I copy 
the .war file directly to the webapp folder in a external tomcat server, it 
works. Enough for me :). Now I can carry my app to other computers.

Thanks everybody.
  ----- Original Message ----- 
  From: Juan Antonio 
  To: users@appfuse.dev.java.net 
  Sent: Monday, May 24, 2010 10:29 PM
  Subject: [appfuse-user] Re: Passing from Jetty to Tomcat.


  Ummmm, i just put it on the directory. is there another way?

  Gracias ;)
    ----- Original Message ----- 
    From: [hidden email] 
    To: [hidden email] 
    Sent: Monday, May 24, 2010 8:32 PM
    Subject: Re: Passing from Jetty to Tomcat.


    Hello.

    That sounds like a configuration error in your tomcat, you have tried to 
upload your war from the apache web page in your browser? or you just put the 
war into the directory?

    Regards.

    Hugo


    2010/5/24 Juan Antonio [via AppFuse] <[hidden email]>

      Hello. 

      did you solve the problem with tomcat? 

      I have deployed the war file generated when my application it's compiled, 
in the webapps tomcat directory, and it doesn't work, and even it doesn't send 
any error, warning or info. 

      Maybe in tomcat the deployment it's different :( 

      Thanks. 


--------------------------------------------------------------------------

      View message @ 
http://appfuse.547863.n4.nabble.com/Passing-from-Jetty-to-Tomcat-tp571612p2228896.html
 
      To unsubscribe from Passing from Jetty to Tomcat., click here. 






----------------------------------------------------------------------------

    View message @ 
http://appfuse.547863.n4.nabble.com/Passing-from-Jetty-to-Tomcat-tp571612p2228981.html
 
    To unsubscribe from Re: Passing from Jetty to Tomcat., click here. 




------------------------------------------------------------------------------
  View this message in context: Re: Passing from Jetty to Tomcat.
  Sent from the AppFuse - User mailing list archive at Nabble.com.

Reply via email to