I am having problem in deploying multiple ejb jars with common ejb component. The issue is I have three ejb jar file, which have inside them common ejbs(in the relation).. 1st ejb containing contact ejb 2nd ejb containing contact ejb and similarly The problem is the first gets deployed fine.. but the second jar and later fails saying contact ejb already deployed.. This results in few of the component not getting deployed.. Is there a way in JBOSS to ignore this deployment failure and continue with the deployment on the ejb jar
<a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826717#3826717">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826717>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
