I think the dependency name is different now. Try this, change the depends to:
<depends>PingService</depends>
and change the service bean code to:
@Service(objectName = "PingService")
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233952#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...