Problem with javax.el on my seam and maven deployment to stax.net
Hi,I get the following error when deploy to stax.net:Jul 19, 2010 8:15:15 AM org.apache.catalina.core.StandardContext listenerStartSEVERE: Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListenerjava.lang.IllegalAccessError: tried to access class javassist.bytecode.StackMapTable$Writer from class org.jboss.seam.util.ProxyFactoryat org.jboss.seam.util.ProxyFactory.makeConstructor(ProxyFactory.java:803)at…See More
