I am using JBoss3.2.3 when i try to deploy CMP entity bean in cluster mode jboss gives 
warning 'Deployed as CLUSTERED but not a single clustered-invoker is bound to 
container ' during deployment of all my entity beans.

here is the jboss.xml config for my entity bean:


<ejb-name >Country </ejb-name >
<jndi-name >local/Country</jndi-name >
 True
<configuration-name >Clustered BMP EntityBean</configuration-name >
<cache-invalidation>True</cache-invalidation>

Anything wrong with my configuration descriptor? Thanks in advance.

Brett

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829490


-------------------------------------------------------
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-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to