Andy Gumbrecht wrote: > > The broker properties file prefix name must be determined at runtime - > i.e. 'openejb4:' or 'openejb5:'. > The ActiveMQFactory provides this name via > ActiveMQFactory.getBrokerMetaFile() which returns > the available/loaded prefix. >
Hi Andy, it looks really nice. Using namespace prefixes to load factories is great and easily extensible. Actually, "openejb4" and "openejb5" seems a bit confusing to me! I would prefer something like openejb:activemq5:broker:(...) or openejb:activemq4:broker:(...) Would like to get your opinion? Thanks a lot for the great contribution. Jean-Louis -- View this message in context: http://n4.nabble.com/Re-OpenEJB-3-1-2-maven-build-broken-due-to-ActiveMQ-dependency-tp1015106p1290303.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
