Howdy all Using JBoss 3.0.2
Im trying to setup a jdbc2 persistence for MQ where both the MessageCache uses the PersistenceManager for storage of the cache. There is an example config file in the source code under messaging/src/etc/server/examples/deploy but on implementation there message cache and the persistence manager never initialize cause they are waiting on each other. I know i can nest one Mbean definition inside of another but that doesn't seem to get around the dependencies. Is there any way to do 2 mbeans dependent on each other in the configs Thanks -=Brian ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
