Everything looks right. This log is suspicious though:
anonymous wrote : 2009-06-15 13:03:31,687 WARN [org.jboss.ejb3.Ejb3AnnotationHandler]
(main) JBMETA-4: did not find any bean meta data for annotation bean DocumentBean, will
create some
|
This usually happens when the EJB (jar) is being picked up from some lib folder of the
deployment or the MANIFEST.MF of the jars and is considered as an "library"
instead of a "deployment". Can you just double check that this jar file is not
present in any other location within your AS?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237571#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...