[jboss-dev-forums] [Design of JBoss Portal] - Why the JBoss-portal conflict with EJB3 in "all" model ?

huishuai do-not-reply at jboss.com
Tue Oct 17 09:22:35 EDT 2006


I install "jboss-4.0.4.GA-Patch1-installer.jar" into "d:\jboss" folder, and I put "jboss-portal.sar" into "D:\jboss\server\all\deploy" folder, "EJB3" can work, but "portal" can't work, and I got message following, why ? 

HTTP Status 500 - 

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

type Exception report 

message 

description The server encountered an internal error () that prevented it from fulfilling this request. 

exception 

java.lang.IllegalStateException: Cannot get portal server 
org.jboss.portal.server.servlet.PortalServlet.getServer(PortalServlet.java:123) 
org.jboss.portal.server.servlet.PortalServlet.process(PortalServlet.java:272) 
org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:172) 
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) 


note The full stack trace of the root cause is available in the Apache Tomcat/5.5.17 logs. 


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

Apache Tomcat/5.5.17

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978789#3978789

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978789



More information about the jboss-dev-forums mailing list