[jboss-user] [JBoss Seam] - Re: Seam 1.2.1, AS 4.2.1, @Restricted method gives NoClassDe

SmokingAPipe do-not-reply at jboss.com
Mon Jul 30 02:02:06 EDT 2007


And it looks like the problem is in org.jboss.seam.util.EL:


  | import com.sun.el.ExpressionFactoryImpl;
  | import com.sun.el.lang.VariableMapperImpl;
  | 

which means that Seam is still dependent on the Sun EL RI, while JBoss AS has switched, and packaging the Sun RI in the EAR causes problems apparently.

Any ideas would be welcome.


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

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



More information about the jboss-user mailing list