[jboss-dev-forums] [Design of POJO Server] - Re: ProfileService equiv to ServiceBindingManager
bstansberry@jboss.com
do-not-reply at jboss.com
Tue Aug 12 19:15:18 EDT 2008
The current AS trunk has been switched over to this new impl. There are still two services that are not integrated properly with it, so starting two servers using SBM will not work. But it didn't work before either; so now at least people can work off of the new implementation.
The testsuite includes a tests-binding-manager target that starts two instances with the same -b but different binding sets and confirms all services deploy on both. This passes, because I used a couple test-configs to work around the 2 missing services.
The main testing of this is in the varia and system-jmx projects.
Threads discussing the 2 remaining missing services:
1) JBM: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169967#4169967
2) TransactionManager: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=140667
The latter will require a new jbossts release; former is more a coordination issue.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170197#4170197
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170197
More information about the jboss-dev-forums
mailing list