[jboss-user] [Installation, Configuration & Deployment] - Re: Deployment problem/question JBoss 5.1 migration
jaikiran
do-not-reply at jboss.com
Fri Sep 4 10:44:59 EDT 2009
Looks like a deployment ordering issue. In AS-5 there have been a lot of changes around deployers. Looks like the BillingLogicBean is being deployed even before the jar containing the RipePrintingService bean gets deployed because of which the deployment process fails.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4253600#4253600
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4253600
More information about the jboss-user
mailing list