I did use the JEMS beta installer for both instalations the ejb3 version works 
for seam but the single sign on security that my other applications need 
doesn't work if you use a clustered ejb3 profle instead the other applications 
work but when you run seam you get the following error

ERROR [[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw 
exception
java.lang.AbstractMethodError: 
javax.faces.context.FacesContext.getELContext()Ljavax/el/ELContext;
        at javax.faces.component.UIViewRoot.setLocale(Unknown Source)
        at 
org.apache.myfaces.application.jsp.JspViewHandlerImpl.createView(JspViewHandlerImpl.java:
130)
        at 
org.jboss.seam.jsf.SeamViewHandler.createView(SeamViewHandler.java:43)
        at 
org.apache.myfaces.application.jsp.JspTilesViewHandlerImpl.createView(JspTilesViewHandler
Impl.java:305)
        at 
org.apache.myfaces.lifecycle.LifecycleImpl.restoreView(LifecycleImpl.java:144)
        at 
org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:66)
        at javax.faces.webapp.FacesServlet.service(Unknown Source)

At the moment I'm working round this by having two app servers on the go

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to