[jboss-user] [JBoss Seam] - Re: Exploded Deployment from MyEclipse (trid 5.5 and 6.0M1)
patrickr
do-not-reply at jboss.com
Thu Aug 23 15:44:02 EDT 2007
Today I encountered the same EL linkage error. It turned out to be (partly) a myeclipse issue. When you add JSF / Facelets support the facelets libary is automatically added to your web project. Myeclipse will copy the jars of this library into your WEB-INF/lib directory on deployment. And guess what: It contains el-ri library...
So, just remove the MyEclipse Faclets library from your web project and redeploy.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077509#4077509
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077509
More information about the jboss-user
mailing list