[jboss-user] [EJB 3.0] - Re: Session bean lookup fails JBoss 5, worked in 4.0.5

lpmon do-not-reply at jboss.com
Thu Jul 17 14:09:18 EDT 2008


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



More information about the jboss-user mailing list