I have a web client and a EJB project, which I created with Eclipse 3.4.
When I want to deploy it on Jboss 5.0.1, I receive the error below. I searched a lot but I wasn\'t a
We fixed this issue by updating from jdk1.6.0._06 to jdk1.6.0._26. The jar was packed with _26 and deployed fine there in JBoss 6.0. However, our customer could not deploy with _06. Hope that helps!