I'm using Portal 2.2.1 SPI with JBoss AS 4.0.4 GA, both are fresh default installs, and on server startup I'm getting the error:
| 09:08:09,406 WARN [ServiceController] Problem starting service portal:policy=PortalPolicyConfigStore,type=Component | java.lang.IllegalArgumentException: No transaction manager provided | at org.jboss.portal.common.transaction.Transactions.applyBefore(Transactions.java:72) | at org.jboss.portal.security.impl.store.TreeCacheAdapter.start(TreeCacheAdapter.java:146) | at org.jboss.portal.security.impl.store.JBossTreeCacheStore.startService(JBossTreeCacheStore.java:68) | at org.jboss.portal.security.impl.JBossPortalPolicyConfigStoreImpl.startService(JBossPortalPolicyConfigStoreImpl | .java:264) | at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289) | When I hit the main portal page, I see: | javax.servlet.ServletException: No layout found for layout id generic | org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:227) | javax.servlet.http.HttpServlet.service(HttpServlet.java:697) | javax.servlet.http.HttpServlet.service(HttpServlet.java:810) | org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) | Anyone have any clues? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951081#3951081 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951081 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
