[jboss-dev-forums] [Design of POJO Server] - Running with the full featured profile service
scott.stark@jboss.org
do-not-reply at jboss.com
Mon Jan 15 01:02:05 EST 2007
There profile service impl that is being done to support the full featured managed interface is not setup as the default currently. To test the new profile service you need to:
1. Make sure you have a recent trunk (at least as late as this msg).
2. Have an updated microcontainer snapshot from repository.jboss.com(at least as late as this msg). If you build with a local repository update its contents from the cvs repo.
3. Replace the conf/bootstrap-beans.xml with the server/src/etc/conf/default/bootstrap-repo-beans.xml version.
4. Copy the profileservice/src/resources/profileservice-beans.xml to the deployers dir.
with that you should be able to start the server and run the org.jboss.test.profileservice.test.ProfileServiceUnitTestCase and have at least two tests pass.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001655#4001655
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001655
More information about the jboss-dev-forums
mailing list