users@glassfish.java.net

Re: tomcat spring and glassfish

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Fri, 30 Apr 2010 11:17:29 +0200

On 30 avr. 2010, at 05:56, glassfish_at_javadesktop.org wrote:

> Dear developers,
>
> I need help to port a Tomcat 6 webapp on Glassfish.
> Following error occurs when deploying a web application to Glassfish:
>
> An error has occured
>
> Exception while loading the app : java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.IllegalArgumentException: java.lang.NullPointerException

the full stack from logs/server.log would be helpful here.
are you deploying a WAR file with bundled Spring and Struts?

-Alexis

> I don't really know what it could be. I was developing with Tomcat 6, Spring, Struts, etc. And it works well with Tomcat 6! Now I want to port the application to Glassfish for my client.
>
> And I still have a problem when compiling myself jsps from command line for Tomcat 6 with ant jspc task. (Is jspc task appropriate for Tomcat 6? or obsolete?)
> The compiler couldn't find tag-bean tld definition from struts-taglib (Struts 1.3).
>
> Thanks.
> Manuel Dahmen.
> [Message sent by forum member 'manud']
>
> http://forums.java.net/jive/thread.jspa?messageID=399700
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>