[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 5.0 CR2 and PostgreSQL

JeffGordon do-not-reply at jboss.com
Thu Jan 15 19:10:04 EST 2009


When you grabbed the postgresql-persistence-service.xml, you probably looked over the comments near teh bottom that say

 "All the remaining properties only have to be specified if the post office is clustered. You can safely comment them out if your post office is non clustered"

You need to comment out:

attribute name="GroupName"
attribute name="StateTimeout"
attribute name="CastTimeout"
attribute name="FailoverOnNodeLeave"
depends optional-attribute-name="ChannelFactoryName"
attribute name="ControlChannelName"
attribute name="DataChannelName"
attribute name="ChannelPartitionName"

That will get rid of the error messages like:

NOT FOUND Depends on 'jboss.jgroups:service=ChannelFactory'

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

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



More information about the jboss-user mailing list