It fixed the problem. I had bundled the jboss-annotations-3.0.jar file to my ear file
(didn't set the scope of the above jar to provided in my maven project). So my
mistake. Removing that jar file from the ear solved my problem.
Thanks for all help!
/Oskar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089879#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...