Thanks for the reply.  When I read it I thought this may be the answer.  But, 
it was not.  I have since realized this additional info is relevant:

It is an ear deployment that contains my jar and war file (now listed in that 
order in application.xml)

The war file contains no classes, all are in the jar.  There is a Seam class 
that is annotated with @Startup and it tries to lookup the SLSB which fails.  I 
can clearly see in the log that the SLSB is successfully installed before the 
problematic Seam component load starts.  In the log output the jndi name is 
what I expect.  I am wondering if I need to move some classes into the war.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165147#4165147

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165147
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to