I run Roller 4 on Glassfish v2. Maybe this step-guide gives usefull hints: (written for Roller 3.1) http://number9.hellooperator.net/articles/2007/05/06/roller-on-glassfish
Tom On Wed, Sep 05, 2007 at 05:54:21PM -0700, Walter Hardy wrote: > Hi, > > I'm trying to install Roller on Sun Java System Web Server 7 on Solaris 10. > The reason for this is that I'm trying to create a blog portlet with the Sun > Portal Server which deploys on Web Server 7. I've configured the databases > in Derby and added the JDBC resource. > > > > I get the following error during the web server startup for the Roller app: > > > > WebModule[/blogs]PWC1270: Exception starting filter securityFilter > > > > java.lang.IllegalStateException: No WebApplicationContext found: no > ContextLoaderListener registered? at > org.springframework.web.context.support.WebApplicationContextUtils.getRequir > edWebApplicationContext(WebApplicationContextUtils.java:84) at > org.acegisecurity.util.FilterToBeanProxy.getContext(FilterToBeanProxy.java:1 > 77) at > org.acegisecurity.util.FilterToBeanProxy.doInit(FilterToBeanProxy.java:119) > at org.acegisecurity.util.FilterToBeanProxy.init(FilterToBeanProxy.java:189) > at > org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter > Config.java:229) at > org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFil > terConfig.java:318) at > org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterCon > fig.java:83) at > org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:40 > 42) at > org.apache.catalina.core.StandardContext.start(StandardContext.java:4702) at > com.sun.webserver.connector.nsapi.WebModule.start(WebModule.java:170) at > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1089) at > org.apache.catalina.core.StandardHost.start(StandardHost.java:838) at > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1089) at > org.apache.catalina.core.StandardEngine.start(StandardEngine.java:514) at > org.apache.catalina.startup.Embedded.start(Embedded.java:917) at > com.sun.enterprise.web.PwcWebContainer.onStartup(PwcWebContainer.java:47) at > com.sun.webserver.connector.nsapi.WebContainer.start(WebContainer.java:464) > at com.sun.webserver.init.J2EERunner.confPostInit(J2EERunner.java:292) > > > > This error also follows: > > > > Null component > com.sun.web-1:type=JspMonitor,name=jsp,WebModule=//portal.whardy.com/blogs,J > 2EEApplication=none,J2EEServer=none > > > > Are there any suggestions? Thanks. > > > Walter > -- Mit freundlichen Gruessen, Thomas Wagner -- ********************************************************************* Thomas Wagner Tel: +49-(0)-711-720 98-131 Strategic Support Engineer Fax: +49-(0)-711-720 98-443 Global Customer Services Cell: +49-(0)-175-292 60 64 Sun Microsystems GmbH E-Mail: [EMAIL PROTECTED] Zettachring 10A, D-70567 Stuttgart http://www.sun.de Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten Amtsgericht Muenchen: HRB 161028 Geschaeftsfuehrer: Wolfgang Engels, Dr. Roland Boemer Vorsitzender des Aufsichtsrates: Martin Haering
