"scott.stark(a)jboss.org" wrote : "pete.muir(a)jboss.org" wrote :
| | 2) Having done this, I find that no EJBs from WEB-INF/lib/jboss-seam.jar are being
deployed so transaction synchronization fails. This may of course be due to my fix to
(1).
| It would not be due to changes for 1. Most like due to an interaction with the new
AnnotationMetaDataDeployer and the Ejb3Deployer. I don't think its processing war libs
for ejb deployments.
My apologies, I was getting confused between the test structure and the deployed
structure. The correct layout is:
jboss-seam.jar has no META-INF/ejb-jar.xml or jboss.xml but does have EJBs in it (in an
app deployed to AS we make it an ejb module in application.xml). It is placed on the
classpath which is used to boot embedded jboss however its EJBs aren't being picked
up. This works in AS 4.2.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111054#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...